Home
last modified time | relevance | path

Searched refs:SizedPtrT (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp2120 StructType *SizedPtrT = in emitHotColdSizeReturningNew() local
2123 M->getOrInsertFunction(Name, SizedPtrT, Num->getType(), B.getInt8Ty()); in emitHotColdSizeReturningNew()
2145 StructType *SizedPtrT = in emitHotColdSizeReturningNewAligned() local
2147 FunctionCallee Func = M->getOrInsertFunction(Name, SizedPtrT, Num->getType(), in emitHotColdSizeReturningNewAligned()