Searched refs:CurrE (Results 1 – 1 of 1) sorted by relevance
743 til::SExpr *CurrE = CurrentLVarMap[i].second; in makePhiNodeVar() local744 if (CurrE->block() == CurrentBB) { in makePhiNodeVar()747 auto *Ph = dyn_cast<til::Phi>(CurrE); in makePhiNodeVar()759 Ph->values()[PIdx] = CurrE; in makePhiNodeVar()765 if (!E || isIncompletePhi(E) || isIncompletePhi(CurrE)) in makePhiNodeVar()