Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DGlobalStatus.h28 struct GlobalStatus { struct
30 bool IsCompared;
34 bool IsLoaded;
37 enum StoredType {
73 /// Look at all uses of the global and fill in the GlobalStatus structure. If argument
/external/chromium_org/sandbox/linux/services/
Dyama.h21 enum GlobalStatus { enum
/external/llvm/lib/Transforms/Utils/
DGlobalStatus.cpp177 GlobalStatus::GlobalStatus() in GlobalStatus() function in GlobalStatus