Searched defs:ToVal (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | ASTStructuralEquivalence.cpp | 1861 const llvm::APSInt &ToVal = D2->getInitVal(); IsStructurallyEquivalent() local |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | JumpThreading.cpp | 393 replaceFoldableUses(Instruction * Cond,Value * ToVal,BasicBlock * KnownAtEndOfBB) replaceFoldableUses() argument |