Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1044 static bool shouldSplit(Instruction *InsertPoint, in shouldSplit() function
1165 if (shouldSplit(OuterInsertPoint, *OuterConditionValues, in splitScope()
1193 if (shouldSplit(PrevInsertPoint, PrevConditionValues, ConditionValues, in splitScope()