Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DPseudoSourceValue.cpp26 struct PSVGlobalsTy { struct
32 PSVGlobalsTy() : PSVs() {} in PSVGlobalsTy() function
33 ~PSVGlobalsTy() { in ~PSVGlobalsTy() argument
41 static ManagedStatic<PSVGlobalsTy> PSVGlobals;
70 PSVGlobalsTy &PG = *PSVGlobals; in getFixedStack()