Searched defs:Ph (Results 1 – 3 of 3) sorted by relevance
63 if (auto *Ph = dyn_cast<Phi>(E)) { in addPredecessor() local74 if (auto *Ph = dyn_cast<Phi>(E)) { in reservePredecessors() local90 if (const auto *Ph = dyn_cast<Phi>(E)) { in getCanonicalVal() local117 if (auto *Ph = dyn_cast<Phi>(E)) { in simplifyToCanonicalVal() local133 void til::simplifyIncompleteArg(til::Phi *Ph) { in simplifyIncompleteArg()
65 if (const auto *Ph = dyn_cast<til::Phi>(E)) in isIncompletePhi() local359 if (const auto *Ph = dyn_cast<til::Phi>(E)) in getValueDeclFromSExpr() local747 auto *Ph = dyn_cast<til::Phi>(CurrE); in makePhiNodeVar() local756 til::Phi *Ph = new (Arena) til::Phi(Arena, NPreds); in makePhiNodeVar() local845 auto *Ph = dyn_cast_or_null<til::Phi>(PE); in mergePhiNodesBackEdge() local988 for (auto *Ph : IncompleteArgs) { in exitCFG() local
3322 for (auto Ph : Phases) { in getDeviceDependences() local