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.cpp419 for (auto loopBlock : GetBlocks()) { in IsPostExitBlock() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dsimplify_string_builder.cpp956 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
Descape.cpp463 for (auto loopBlock : graph_->GetVectorBlocks()) { in ProcessBlock() local
2094 for (auto loopBlock : graph_->GetVectorBlocks()) { in PatchSaveStatesInLoop() local