Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceThreading.cpp37 std::unique_ptr<VariableDeclarationList> GloblInits) { in setGlobalInits() argument
39 GlobalInits = std::move(GloblInits); in setGlobalInits()
DIceThreading.h186 void setGlobalInits(std::unique_ptr<VariableDeclarationList> GloblInits);