reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/Transforms/InstCombine/InstCombineInternal.h
  984   Instruction *PromoteCastOfAllocation(BitCastInst &CI, AllocaInst &AI);

References

lib/Transforms/InstCombine/InstCombineCasts.cpp
 2317       if (Instruction *V = PromoteCastOfAllocation(CI, *AI))