Home
last modified time | relevance | path

Searched defs:InsertRangeBefore (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.cpp488 void BasicBlock::InsertRangeBefore(Inst *range_first, Inst *range_last, Inst *before) in InsertRangeBefore() function in panda::compiler::BasicBlock
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.cpp1125 void BasicBlock::InsertRangeBefore(Inst *rangeFirst, Inst *rangeLast, Inst *before) in InsertRangeBefore() function in ark::compiler::BasicBlock