Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h564 Instruction *PromoteCastOfAllocation(BitCastInst &CI, AllocaInst &AI);
DInstCombineCasts.cpp81 Instruction *InstCombiner::PromoteCastOfAllocation(BitCastInst &CI, in PromoteCastOfAllocation() function in InstCombiner
1814 if (Instruction *V = PromoteCastOfAllocation(CI, *AI)) in visitBitCast()
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h711 Instruction *PromoteCastOfAllocation(BitCastInst &CI, AllocaInst &AI);
DInstCombineCasts.cpp85 Instruction *InstCombinerImpl::PromoteCastOfAllocation(BitCastInst &CI, in PromoteCastOfAllocation() function in InstCombinerImpl
2570 if (Instruction *V = PromoteCastOfAllocation(CI, *AI)) in visitBitCast()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h989 Instruction *PromoteCastOfAllocation(BitCastInst &CI, AllocaInst &AI);
DInstCombineCasts.cpp84 Instruction *InstCombiner::PromoteCastOfAllocation(BitCastInst &CI, in PromoteCastOfAllocation() function in InstCombiner
2414 if (Instruction *V = PromoteCastOfAllocation(CI, *AI)) in visitBitCast()