Home
last modified time | relevance | path

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

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