Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h820 Instruction *foldICmpUsingKnownBits(ICmpInst &Cmp);
DInstCombineCompares.cpp4251 Instruction *InstCombiner::foldICmpUsingKnownBits(ICmpInst &I) { in foldICmpUsingKnownBits() function in InstCombiner
4656 if (Instruction *Res = foldICmpUsingKnownBits(I)) in visitICmpInst()