Searched defs:ToVal (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp451 static void ReplaceFoldableUses(Instruction *Cond, Value *ToVal) { argument
H A DIndVarSimplify.cpp184 bool IndVarSimplify::isValidRewrite(Value *FromVal, Value *ToVal) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp2151 const llvm::APSInt &ToVal = ToEC->getInitVal(); local

Completed in 117 milliseconds