Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceLiveness.h136 LivenessAllocatorScope AllocScope; // Must be declared after Alloc.
DIceMemory.h181 using LivenessAllocatorScope = sz_allocator_scope<LivenessAllocatorTraits>; variable