Searched defs:UpdatePhis (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ | ||
| D | licm_conditions.cpp | 379 void LicmConditions::UpdatePhis(const ConditionChain *chain, BasicBlock *multiplePredsSucc, BasicBl… in UpdatePhis() function in ark::compiler::LicmConditions |
| D | lse.cpp | 503 void UpdatePhis(Inst *inst) in UpdatePhis() function in ark::compiler::LseVisitor |