Home
last modified time | relevance | path

Searched defs:GlobalStatus (Results 1 – 2 of 2) 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/llvm/lib/Transforms/Utils/
DGlobalStatus.cpp180 GlobalStatus::GlobalStatus() in GlobalStatus() function in GlobalStatus