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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h932 Instruction *foldFCmpIntToFPConst(FCmpInst &I, Instruction *LHSI,
H A DInstCombineCompares.cpp5751 Instruction *InstCombiner::foldFCmpIntToFPConst(FCmpInst &I, Instruction *LHSI, function in class:InstCombiner
6192 if (Instruction *NV = foldFCmpIntToFPConst(I, LHSI, RHSC))

Completed in 70 milliseconds