Searched refs:MultiExitLoop (Results 1 – 2 of 2) sorted by relevance
945 bool MultiExitLoop = false; in shouldSpeculateInstrs() local 948 MultiExitLoop = true; in shouldSpeculateInstrs() 984 if (MultiExitLoop) { in shouldSpeculateInstrs()
944 TEST(LoopInfoTest, MultiExitLoop) { in TEST() argument