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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1065 static bool shouldSplit(Instruction *InsertPoint, function
1072 dbgs() << "shouldSplit " << *InsertPoint << " PrevConditionValues ";
1187 if (shouldSplit(OuterInsertPoint, *OuterConditionValues,
1215 if (shouldSplit(PrevInsertPoint, PrevConditionValues, ConditionValues,

Completed in 104 milliseconds