Home | History | Annotate | Download | only in IPO

Lines Matching refs:NotStored

108     /// NotStored - There is no store to this global.  It can thus be marked
110 NotStored,
146 GlobalStatus() : isCompared(false), isLoaded(false), StoredType(NotStored),