Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1423 Instruction *InstCombiner::FoldItoFPtoI(Instruction &FI) { in FoldItoFPtoI() function in InstCombiner
1468 if (Instruction *I = FoldItoFPtoI(FI)) in visitFPToUI()
1479 if (Instruction *I = FoldItoFPtoI(FI)) in visitFPToSI()
DInstCombineInternal.h310 Instruction *FoldItoFPtoI(Instruction &FI);