Searched defs:ShouldContinue (Results 1 – 4 of 4) sorted by relevance
941 bool &ShouldContinue) { in CheckForUseCFGHazard()1057 bool ShouldContinue = false; in CheckForCFGHazards() local
720 bool ShouldContinue; in vectorizePairs() local1237 bool ShouldContinue = false, IAfterStart = false; in getCandidatePairs() local
2357 bool ShouldContinue = true; in runOnFunction() local
22014 bool ShouldContinue() { in ShouldContinue() function in RequestInterruptTestBase