Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp46 AllocType AllocTy; member
101 static const AllocFnsTy *getAllocationData(const Value *V, AllocType AllocTy, in getAllocationData()
DScalarEvolution.cpp213 Type *AllocTy; in print() local
3204 const SCEV *ScalarEvolution::getSizeOfExpr(Type *IntTy, Type *AllocTy) { in getSizeOfExpr()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp695 Type *AllocTy = GetElementPtrInst::getIndexedType( in canReplaceGEPIdxWithZero() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp831 OptimizeGlobalAddressOfMalloc(GlobalVariable *GV, CallInst *CI, Type *AllocTy, in OptimizeGlobalAddressOfMalloc()
1461 Type *AllocTy, in TryToOptimizeStoreOfMallocToGlobal()
/external/llvm/lib/IR/
DInstructions.cpp386 Type *AllocTy, Value *AllocSize, in createMalloc()
470 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
487 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()