Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1035 static bool shouldSplit(Instruction *InsertPoint, in shouldSplit() function
1156 if (shouldSplit(OuterInsertPoint, *OuterConditionValues, in splitScope()
1184 if (shouldSplit(PrevInsertPoint, PrevConditionValues, ConditionValues, in splitScope()