Home
last modified time | relevance | path

Searched defs:getGlobals (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInstrumentation.cpp129 LockedPtr<VariableDeclarationList> Instrumentation::getGlobals() { in getGlobals() function in Ice::Instrumentation
DIceGlobalContext.h420 LockedPtr<VariableDeclarationList> getGlobals() { in getGlobals() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h82 const StringMap<DIE*> &getGlobals() const { return Globals; } in getGlobals() function