Searched defs:InsertBefore (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
| D | inst.cpp | 44 void Inst::InsertBefore(Inst *inst) in InsertBefore() function in panda::compiler::Inst |
| D | basicblock.cpp | 670 void BasicBlock::InsertBefore(Inst *inst, Inst *before) in InsertBefore() function in panda::compiler::BasicBlock |