Searched refs:PromoteCastOfAllocation (Results 1 – 2 of 2) sorted by relevance
923 Instruction *PromoteCastOfAllocation(BitCastInst &CI, AllocaInst &AI);
84 Instruction *InstCombiner::PromoteCastOfAllocation(BitCastInst &CI, in PromoteCastOfAllocation() function in InstCombiner2289 if (Instruction *V = PromoteCastOfAllocation(CI, *AI)) in visitBitCast()