Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp4476 static Instruction *foldICmpWithMinMax(ICmpInst &Cmp) { in foldICmpWithMinMax() function
6305 if (Instruction *Res = foldICmpWithMinMax(I)) in visitICmpInst()