Home
last modified time | relevance | path

Searched defs:loopBlock (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dloop_analyzer.cpp396 for (auto loopBlock : GetBlocks()) { in IsPostExitBlock() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dsimplify_string_builder.cpp982 void HoistCheckInsturctionInputs(Inst *inst, BasicBlock *loopBlock, BasicBlock *postExit) in HoistCheckInsturctionInputs()
1000 void SimplifyStringBuilder::HoistCheckCastInstructionUsers(Inst *inst, BasicBlock *loopBlock, Basic… in HoistCheckCastInstructionUsers()
1058 auto loopBlock = match.exit.toStringCall->GetBasicBlock(); in HoistInstructionsToPostExit() local
Descape.cpp463 for (auto loopBlock : graph_->GetVectorBlocks()) { in ProcessBlock() local
2095 for (auto loopBlock : graph_->GetVectorBlocks()) { in PatchSaveStatesInLoop() local