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