Home
last modified time | relevance | path

Searched refs:DoNotDisable (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInlineCost.cpp341 bool handleSROA(Value *V, bool DoNotDisable) { in handleSROA() argument
344 if (DoNotDisable) { in handleSROA()