Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp8005 static Instruction *foldFCmpFSubIntoFCmp(FCmpInst &I, Instruction *LHSI, in foldFCmpFSubIntoFCmp() function
8224 if (Instruction *NV = foldFCmpFSubIntoFCmp(I, LHSI, RHSC, *this)) in visitFCmpInst()