Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDInlineCost.cpp352 bool handleSROA(Value *V, bool DoNotDisable) { in handleSROA() argument
355 if (DoNotDisable) { in handleSROA()