Searched refs:ExitLoop (Results 1 – 5 of 5) sorted by relevance
66 ExitLoop(); in EndLoop()89 void LoopBuilder::ExitLoop(Node** extra_value_to_rename) { in ExitLoop() function in v8::internal::compiler::LoopBuilder
80 void ExitLoop(Node** extra_value_to_rename = nullptr);
249 control_->ExitLoop(value); in Execute()
1114 goto ExitLoop; in ReadMATImage()1142 goto ExitLoop; in ReadMATImage()1147 ExitLoop: in ReadMATImage()
1016 if (MachineLoop *ExitLoop = MLI->getLoopFor(Succ)) { in findBestLoopExit() local1017 SuccLoopDepth = ExitLoop->getLoopDepth(); in findBestLoopExit()1018 if (ExitLoop->contains(&L)) in findBestLoopExit()