Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1420 Instruction *InstCombiner::FoldItoFPtoI(Instruction &FI) { in FoldItoFPtoI() function in InstCombiner
1465 if (Instruction *I = FoldItoFPtoI(FI)) in visitFPToUI()
1476 if (Instruction *I = FoldItoFPtoI(FI)) in visitFPToSI()
DInstCombineInternal.h307 Instruction *FoldItoFPtoI(Instruction &FI);