Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.h531 LockedPtr<VariableDeclarationList> getInitializerAllocator() { in getInitializerAllocator() function
DIceGlobalContext.cpp536 auto GlobalVariablePool = getInitializerAllocator(); in lowerProfileData()