Home
last modified time | relevance | path

Searched defs:ToVal (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1861 const llvm::APSInt &ToVal = D2->getInitVal(); in IsStructurallyEquivalent() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp393 static bool replaceFoldableUses(Instruction *Cond, Value *ToVal, in replaceFoldableUses()