Searched defs:AllocType (Results 1 – 3 of 3) sorted by relevance
48 struct AllocType struct97 using alloc_type_t = AllocType; argument
188 bool isStepOptSupported(llvm::Type *AllocType) { in isStepOptSupported()235 llvm::Value *getStepValue(llvm::DataLayout *DL, llvm::Type *AllocType, in getStepValue()
517 enum AllocType : uint8_t { enum in _C2BufferPoolAllocator