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

  /external/llvm/lib/Transforms/Scalar/
ScalarReplAggregates.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 750 Type *AllocaType = AI->getAllocatedType();
751 uint64_t AllocaTypeSize = IFI.DL->getTypeAllocSize(AllocaType);
    [all...]

Completed in 65 milliseconds