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

  /external/llvm/lib/Analysis/
MemoryBuiltins.cpp 146 MallocType = cast<PointerType>(BCI->getDestTy());
  /external/llvm/include/llvm/
InstrTypes.h 605 Type* getDestTy() const { return getType(); }
    [all...]
  /external/llvm/lib/Transforms/Scalar/
ScalarReplAggregates.cpp     [all...]
LoopStrengthReduce.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp 573 VectorType *DestTy = dyn_cast<VectorType>(BC->getDestTy());
    [all...]
InstCombineAndOrXor.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp 564 Type *DestTy = C->getDestTy();
    [all...]

Completed in 212 milliseconds