Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.cpp44 void Inst::InsertBefore(Inst *inst) in InsertBefore() function in panda::compiler::Inst
Dbasicblock.cpp467 void BasicBlock::InsertBefore(Inst *inst, Inst *before) in InsertBefore() function in panda::compiler::BasicBlock