Searched defs:ShouldContinue (Results 1 – 4 of 4) sorted by relevance
1561 bool &ShouldContinue) { in CheckForUseCFGHazard()1677 bool ShouldContinue = false; in CheckForCFGHazards() local
719 bool ShouldContinue; in vectorizePairs() local1241 bool ShouldContinue = false, IAfterStart = false; in getCandidatePairs() local
2348 bool ShouldContinue = true; in runOnFunction() local
21931 bool ShouldContinue() { in ShouldContinue() function in RequestInterruptTestBase