Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h832 Instruction *foldICmpTruncConstant(ICmpInst &Cmp, TruncInst *Trunc,
DInstCombineCompares.cpp1419 Instruction *InstCombiner::foldICmpTruncConstant(ICmpInst &Cmp, in foldICmpTruncConstant() function in InstCombiner
2569 if (Instruction *I = foldICmpTruncConstant(Cmp, TI, *C)) in foldICmpInstWithConstant()