Searched defs:AppendRangeInst (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
| D | basicblock.cpp | 415 void BasicBlock::AppendRangeInst(Inst *range_first, Inst *range_last) in AppendRangeInst() function in panda::compiler::BasicBlock |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| D | basicblock.cpp | 1050 void BasicBlock::AppendRangeInst(Inst *rangeFirst, Inst *rangeLast) in AppendRangeInst() function in ark::compiler::BasicBlock |