Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h557 Instruction *foldFCmpIntToFPConst(FCmpInst &I, Instruction *LHSI,
H A DInstCombineCompares.cpp6410 Instruction *InstCombinerImpl::foldFCmpIntToFPConst(FCmpInst &I, in foldFCmpIntToFPConst() function in InstCombinerImpl
6932 if (Instruction *NV = foldFCmpIntToFPConst(I, LHSI, RHSC)) in visitFCmpInst()