Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlicm_conditions.cpp379 void LicmConditions::UpdatePhis(const ConditionChain *chain, BasicBlock *multiplePredsSucc, BasicBl… in UpdatePhis() function in ark::compiler::LicmConditions
Dlse.cpp503 void UpdatePhis(Inst *inst) in UpdatePhis() function in ark::compiler::LseVisitor