Home
last modified time | relevance | path

Searched refs:SelectsFixLoopInfo (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dbasicblock.cpp877 succ->SelectsFixLoopInfo(selectBb, other);
952 void BasicBlock::SelectsFixLoopInfo(BasicBlock *selectBb, BasicBlock *other)
H A Dbasicblock.h354 void SelectsFixLoopInfo(BasicBlock *selectBb, BasicBlock *other);
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dbasicblock.cpp322 void BasicBlock::SelectsFixLoopInfo(BasicBlock *select_bb, BasicBlock *other) in SelectsFixLoopInfo() function in panda::compiler::BasicBlock
H A Dbasicblock.h610 void SelectsFixLoopInfo(BasicBlock *select_bb, BasicBlock *other);

Completed in 5 milliseconds