HomeSort by relevance Sort by last modified time
    Searched refs:PromoteCastOfAllocation (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/InstCombine/
InstCombine.h 387 Instruction *PromoteCastOfAllocation(BitCastInst &CI, AllocaInst &AI);
InstCombineCasts.cpp 79 /// PromoteCastOfAllocation - If we find a cast of an allocation instruction,
81 Instruction *InstCombiner::PromoteCastOfAllocation(BitCastInst &CI,
    [all...]

Completed in 558 milliseconds