Searched defs:ToVal (Results 1 – 3 of 3) sorted by relevance
1148 static bool isValidRewrite(ScalarEvolution *SE, Value *FromVal, Value *ToVal) { in isValidRewrite()
493 static void replaceFoldableUses(Instruction *Cond, Value *ToVal) { in replaceFoldableUses()
2211 const llvm::APSInt &ToVal = ToEC->getInitVal(); in IsStructuralMatch() local