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