Home
last modified time | relevance | path

Searched defs:AllocTy (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp44 AllocType AllocTy; member
88 static const AllocFnsTy *getAllocationData(const Value *V, AllocType AllocTy, in getAllocationData()
DScalarEvolution.cpp212 Type *AllocTy; in print() local
2584 const SCEV *ScalarEvolution::getSizeOfExpr(Type *AllocTy) { in getSizeOfExpr()
2600 const SCEV *ScalarEvolution::getAlignOfExpr(Type *AllocTy) { in getAlignOfExpr()
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1018 Type *AllocTy, in OptimizeGlobalAddressOfMalloc()
1658 Type *AllocTy, in TryToOptimizeStoreOfMallocToGlobal()
/external/llvm/lib/VMCore/
DInstructions.cpp361 Type *AllocTy, Value *AllocSize, in createMalloc()
445 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
462 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()