Searched defs:RemoveInput (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
| D | inst.cpp | 429 void CatchPhiInst::RemoveInput(unsigned index) in RemoveInput() function in panda::compiler::CatchPhiInst |
| D | inst.h | 1106 virtual void RemoveInput(unsigned index) in RemoveInput() function |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| D | inst.cpp | 745 void CatchPhiInst::RemoveInput(unsigned index) in RemoveInput() function in ark::compiler::CatchPhiInst |
| D | inst.h | 1385 virtual void RemoveInput(unsigned index) in RemoveInput() function |