Searched defs:EraseInst (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
D | basicblock.cpp | 553 void BasicBlock::EraseInst(Inst *inst, [[maybe_unused]] bool will_be_moved) in EraseInst() function in panda::compiler::BasicBlock |
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
D | basicblock.cpp | 813 void BasicBlock::EraseInst(Inst *inst, [[maybe_unused]] bool willBeMoved) in EraseInst() function in panda::compiler::BasicBlock |