Searched refs:ST_UNKNOWN (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86VZeroUpper.cpp58 // ST_UNKNOWN - The MBB state is unknown, meaning from the entry state
73 ST_UNKNOWN = 0, enumerator in enum:__anon10519::VZeroUpperInserter::__anon10520
96 return ST_UNKNOWN;
167 // still ST_UNKNOWN as ST_CLEAN.)
253 if (EntryState != ST_UNKNOWN) {
275 if (EntryState != ST_UNKNOWN || (!BBHasCall && CurState != ST_UNKNOWN))

Completed in 204 milliseconds