Home
last modified time | relevance | path

Searched refs:foldICmpOfCmpIntrinsicWithConstant (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3937 foldICmpOfCmpIntrinsicWithConstant(ICmpInst::Predicate Pred, IntrinsicInst *I, in foldICmpOfCmpIntrinsicWithConstant() function
4005 if (auto *Folded = foldICmpOfCmpIntrinsicWithConstant(Pred, II, C, Builder)) in foldICmpIntrinsicWithConstant()