Searched defs:loopBlock (Results 1 – 3 of 3) sorted by relevance
419 for (auto loopBlock : GetBlocks()) { in IsPostExitBlock() local
956 void HoistCheckInsturctionInputs(Inst *inst, BasicBlock *loopBlock, BasicBlock *postExit) in HoistCheckInsturctionInputs()974 void SimplifyStringBuilder::HoistCheckCastInstructionUsers(Inst *inst, BasicBlock *loopBlock, Basic… in HoistCheckCastInstructionUsers()1032 auto loopBlock = match.exit.toStringCall->GetBasicBlock(); in HoistInstructionsToPostExit() local
463 for (auto loopBlock : graph_->GetVectorBlocks()) { in ProcessBlock() local2094 for (auto loopBlock : graph_->GetVectorBlocks()) { in PatchSaveStatesInLoop() local