Searched refs:ConstantFoldMappedInstruction (Results 1 – 1 of 1) sorted by relevance
209 Constant *ConstantFoldMappedInstruction(const Instruction *I);235 if (Constant *C = ConstantFoldMappedInstruction(II)) { in CloneBlock()319 ConstantFoldMappedInstruction(const Instruction *I) { in ConstantFoldMappedInstruction() function in PruningFunctionCloner