Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DGlobalStatus.h29 struct GlobalStatus { struct
31 bool IsCompared = false;
35 bool IsLoaded = false;
38 enum StoredType {
74 GlobalStatus(); argument