Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Analysis/
HDMemoryBuiltins.cpp46 AllocType AllocTy; member
93 static const AllocFnsTy *getAllocationData(const Value *V, AllocType AllocTy, in getAllocationData()
HDScalarEvolution.cpp222 Type *AllocTy; in print() local
3199 const SCEV *ScalarEvolution::getSizeOfExpr(Type *IntTy, Type *AllocTy) { in getSizeOfExpr()
/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineLoadStoreAlloca.cpp655 Type *AllocTy = GetElementPtrInst::getIndexedType( in canReplaceGEPIdxWithZero() local
/NextBSD/contrib/llvm/lib/Transforms/IPO/
HDGlobalOpt.cpp827 OptimizeGlobalAddressOfMalloc(GlobalVariable *GV, CallInst *CI, Type *AllocTy, in OptimizeGlobalAddressOfMalloc()
1461 Type *AllocTy, in TryToOptimizeStoreOfMallocToGlobal()
/NextBSD/contrib/llvm/lib/IR/
HDInstructions.cpp339 Type *AllocTy, Value *AllocSize, in createMalloc()
423 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
440 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()