Searched refs:ConstantFoldCastInstruction (Results 1 – 3 of 3) sorted by relevance
34 Constant *ConstantFoldCastInstruction(
350 Constant *llvm::ConstantFoldCastInstruction(unsigned opc, Constant *V, in ConstantFoldCastInstruction() function in llvm
1959 if (Constant *FC = ConstantFoldCastInstruction(opc, C, Ty)) in getFoldedCast()