Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h818 Instruction *foldICmpWithCastAndCast(ICmpInst &ICI);
DInstCombineCompares.cpp3619 Instruction *InstCombiner::foldICmpWithCastAndCast(ICmpInst &ICmp) { in foldICmpWithCastAndCast() function in InstCombiner
4791 if (Instruction *R = foldICmpWithCastAndCast(I)) in visitICmpInst()