Home
last modified time | relevance | path

Searched refs:select_bb (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.cpp323 void BasicBlock::SelectsFixLoopInfo(BasicBlock *select_bb, BasicBlock *other) in SelectsFixLoopInfo() argument
337 inner_loop->SetPreHeader(select_bb); in SelectsFixLoopInfo()
Dbasicblock.h610 void SelectsFixLoopInfo(BasicBlock *select_bb, BasicBlock *other);