Home
last modified time | relevance | path

Searched refs:RemoveUsers (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
H A Dphi_resolver.h77 inst->RemoveUsers<true>(); in Run()
81 phi->RemoveUsers<true>(); in Run()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
H A Dphi_resolver.h306 inst->RemoveUsers<true>(); in RemovePhiInst()
309 phi->RemoveUsers<true>(); in RemovePhiInst()
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dsavestate_optimization.cpp91 inst->RemoveUsers<true>(); in VisitDefault()
H A Dtry_catch_resolving.cpp97 saveState->RemoveUsers<false>(); in DeoptimizeIfs()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dbasicblock.cpp1202 inst->RemoveUsers();
1273 inst->RemoveUsers();
H A Dinst.h1405 void RemoveUsers() in RemoveUsers() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dbasicblock.cpp581 inst->RemoveUsers(); in RemoveInst()
H A Dinst.h1134 void RemoveUsers() in RemoveUsers() function in panda::compiler::inst_flags::final

Completed in 15 milliseconds