Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1058 static bool shouldSplit(Instruction *InsertPoint, in shouldSplit() function
1179 if (shouldSplit(OuterInsertPoint, *OuterConditionValues, in splitScope()
1207 if (shouldSplit(PrevInsertPoint, PrevConditionValues, ConditionValues, in splitScope()