Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.cpp415 void BasicBlock::AppendRangeInst(Inst *range_first, Inst *range_last) in AppendRangeInst() function in panda::compiler::BasicBlock
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.cpp1050 void BasicBlock::AppendRangeInst(Inst *rangeFirst, Inst *rangeLast) in AppendRangeInst() function in ark::compiler::BasicBlock