Searched refs:PromoteCastOfAllocation (Results 1 – 2 of 2) sorted by relevance
640 Instruction *PromoteCastOfAllocation(BitCastInst &CI, AllocaInst &AI);
87 Instruction *InstCombinerImpl::PromoteCastOfAllocation(BitCastInst &CI, in PromoteCastOfAllocation() function in InstCombinerImpl2759 if (Instruction *V = PromoteCastOfAllocation(CI, *AI)) in visitBitCast()