Searched refs:foldFCmpReciprocalAndZero (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5990 static Instruction *foldFCmpReciprocalAndZero(FCmpInst &I, Instruction *LHSI, function
6196 if (Instruction *NV = foldFCmpReciprocalAndZero(I, LHSI, RHSC))

Completed in 120 milliseconds