Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceThreading.cpp42 std::unique_ptr<VariableDeclarationList> EmitterWorkItem::getGlobalInits() { in getGlobalInits() function in Ice::EmitterWorkItem
DIceCfg.h147 std::unique_ptr<VariableDeclarationList> getGlobalInits() { in getGlobalInits() function