Home
last modified time | relevance | path

Searched refs:PromoteCastOfAllocation (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h717 Instruction *PromoteCastOfAllocation(BitCastInst &CI, AllocaInst &AI);
H A DInstCombineCasts.cpp85 Instruction *InstCombinerImpl::PromoteCastOfAllocation(BitCastInst &CI, in PromoteCastOfAllocation() function in InstCombinerImpl
2686 if (Instruction *V = PromoteCastOfAllocation(CI, *AI)) in visitBitCast()