Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/Shared/
DAllocationActions.cpp18 DeallocActions.reserve(numDeallocActions(AAs)); in runFinalizeActions()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/Shared/
DAllocationActions.h50 inline size_t numDeallocActions(const AllocActions &AAs) { in numDeallocActions() function