Searched refs:foldICmpShlOne (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1984 static Instruction *foldICmpShlOne(ICmpInst &Cmp, Instruction *Shl, function
2055 return foldICmpShlOne(Cmp, Shl, C);

Completed in 154 milliseconds