Home
last modified time | relevance | path

Searched defs:AllocOrErr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp162 auto AllocOrErr = finalizeWorkingMemory(Ctx); in finalizeAsync() local
337 auto AllocOrErr = MemMgr.allocate(JD, SingleReadOnlySegment); in finalizeWorkingMemory() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.cpp280 if (auto AllocOrErr = in allocateSegments() local