Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1039 static bool shouldSplit(Instruction *InsertPoint, in shouldSplit() function
1159 if (shouldSplit(OuterInsertPoint, *OuterConditionValues, in splitScope()
1187 if (shouldSplit(PrevInsertPoint, PrevConditionValues, ConditionValues, in splitScope()