Searched refs:PromoteCastOfAllocation (Results 1 – 6 of 6) sorted by relevance
564 Instruction *PromoteCastOfAllocation(BitCastInst &CI, AllocaInst &AI);
81 Instruction *InstCombiner::PromoteCastOfAllocation(BitCastInst &CI, in PromoteCastOfAllocation() function in InstCombiner1814 if (Instruction *V = PromoteCastOfAllocation(CI, *AI)) in visitBitCast()
711 Instruction *PromoteCastOfAllocation(BitCastInst &CI, AllocaInst &AI);
85 Instruction *InstCombinerImpl::PromoteCastOfAllocation(BitCastInst &CI, in PromoteCastOfAllocation() function in InstCombinerImpl2570 if (Instruction *V = PromoteCastOfAllocation(CI, *AI)) in visitBitCast()
989 Instruction *PromoteCastOfAllocation(BitCastInst &CI, AllocaInst &AI);
84 Instruction *InstCombiner::PromoteCastOfAllocation(BitCastInst &CI, in PromoteCastOfAllocation() function in InstCombiner2414 if (Instruction *V = PromoteCastOfAllocation(CI, *AI)) in visitBitCast()