Searched refs:PromoteCastOfAllocation (Results 1 – 4 of 4) sorted by relevance
356 Instruction *PromoteCastOfAllocation(BitCastInst &CI, AllocaInst &AI);
78 Instruction *InstCombiner::PromoteCastOfAllocation(BitCastInst &CI, in PromoteCastOfAllocation() function in InstCombiner1675 if (Instruction *V = PromoteCastOfAllocation(CI, *AI)) in visitBitCast()
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()