Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1954 static Instruction *foldFPtoI(Instruction &FI, InstCombiner &IC) { in foldFPtoI() function
1971 if (Instruction *I = foldFPtoI(FI, *this)) in visitFPToUI()
1981 if (Instruction *I = foldFPtoI(FI, *this)) in visitFPToSI()