Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.cpp416 void BasicBlock::AppendRangeInst(Inst *range_first, Inst *range_last) in AppendRangeInst()
489 void BasicBlock::InsertRangeBefore(Inst *range_first, Inst *range_last, Inst *before) in InsertRangeBefore()