Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceDefs.h168 ~VariableDeclarationList() { clearAndPurge(); } in ~VariableDeclarationList()
209 void clearAndPurge() { in clearAndPurge() function
DIceGlobalContext.cpp505 Globals.clearAndPurge(); in lowerGlobals()