Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp105 struct GlobalStatus { struct
107 bool isCompared;
111 bool isLoaded;
115 enum StoredType {
134 } StoredType;
138 Value *StoredOnceValue;
144 const Function *AccessingFunction;
145 bool HasMultipleAccessingFunctions;
149 bool HasNonInstructionUser;
152 bool HasPHIUser;
[all …]