Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.cpp1050 void BasicBlock::AppendRangeInst(Inst *rangeFirst, Inst *rangeLast) in AppendRangeInst()
1125 void BasicBlock::InsertRangeBefore(Inst *rangeFirst, Inst *rangeLast, Inst *before) in InsertRangeBefore()