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