Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DExecutorSharedMemoryMapperService.cpp198 auto AllocationIt = in deinitialize() local
201 if (AllocationIt != Reservation.second.Allocations.end()) { in deinitialize()
202 Reservation.second.Allocations.erase(AllocationIt); in deinitialize()