Searched defs:AllocTy (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Analysis/ |
D | MemoryBuiltins.cpp | 46 AllocType AllocTy; member 93 static const AllocFnsTy *getAllocationData(const Value *V, AllocType AllocTy, in getAllocationData()
|
D | ScalarEvolution.cpp | 218 Type *AllocTy; in print() local 2694 const SCEV *ScalarEvolution::getSizeOfExpr(Type *IntTy, Type *AllocTy) { in getSizeOfExpr()
|
/external/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 826 Type *AllocTy, in OptimizeGlobalAddressOfMalloc() 1465 Type *AllocTy, in TryToOptimizeStoreOfMallocToGlobal()
|
/external/llvm/lib/IR/ |
D | Instructions.cpp | 373 Type *AllocTy, Value *AllocSize, in createMalloc() 457 Type *IntPtrTy, Type *AllocTy, in CreateMalloc() 474 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
|