Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp3378 static Instruction *foldICmpWithMinMax(ICmpInst &Cmp) { in foldICmpWithMinMax() function
4798 if (Instruction *Res = foldICmpWithMinMax(I)) in visitICmpInst()