Searched defs:PSVGlobalsTy (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DPseudoSourceValue.cpp26 struct PSVGlobalsTy { struct in namespace:__anon19834
32 PSVGlobalsTy() : PSVs() {} function in struct:__anon19834::PSVGlobalsTy
33 ~PSVGlobalsTy() {
41 static ManagedStatic<PSVGlobalsTy> PSVGlobals;
74 PSVGlobalsTy &PG = *PSVGlobals;

Completed in 55 milliseconds