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.cpp218 Type *AllocTy; in print() local
2590 const SCEV *ScalarEvolution::getSizeOfExpr(Type *AllocTy) { in getSizeOfExpr()
2606 const SCEV *ScalarEvolution::getAlignOfExpr(Type *AllocTy) { in getAlignOfExpr()
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1024 Type *AllocTy, in OptimizeGlobalAddressOfMalloc()
1664 Type *AllocTy, in TryToOptimizeStoreOfMallocToGlobal()
/external/llvm/lib/IR/
DInstructions.cpp373 Type *AllocTy, Value *AllocSize, in createMalloc()
457 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
474 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()