Lines Matching full:symname
2987 /// the ValueExprMapType map if they reference SymName. This is used during PHI2990 ScalarEvolution::ForgetSymbolicName(Instruction *PN, const SCEV *SymName) {3007 if (Old != SymName && !hasOperand(Old, SymName))3019 (I != PN && Old == SymName)) {