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