Searched refs:CurrE (Results 1 – 1 of 1) sorted by relevance
673 til::SExpr *CurrE = CurrentLVarMap[i].second; in makePhiNodeVar() local674 if (CurrE->block() == CurrentBB) { in makePhiNodeVar()677 til::Phi *Ph = dyn_cast<til::Phi>(CurrE); in makePhiNodeVar()689 Ph->values()[PIdx] = CurrE; in makePhiNodeVar()695 if (!E || isIncompletePhi(E) || isIncompletePhi(CurrE)) { in makePhiNodeVar()