Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineCompares.cpp4769 static Instruction *foldICmpAndXX(ICmpInst &I, const SimplifyQuery &Q, in foldICmpAndXX() function
5361 if (Instruction *R = foldICmpAndXX(I, Q, *this)) in foldICmpBinOp()