Searched refs:StateStrict (Results 1 – 1 of 1) sorted by relevance
96 StateStrict = StateStrictWWM | StateStrictWQM, enumerator546 III.Disabled = StateWQM | StateStrict; in scanInstructions()558 III.Disabled = StateStrict; in scanInstructions()575 III.Disabled = StateWQM | StateStrict; in scanInstructions()648 char InNeeds = (II.Needs & ~StateStrict) | II.OutNeeds; in propagateInstruction()1318 Needs = StateExact | StateWQM | StateStrict; in processBlock()1357 SaveSCC = (Needs & StateStrict) || ((Needs & StateWQM) && WQMFromExec); in processBlock()1370 if (State & StateStrict) { in processBlock()1380 if (Needs & StateStrict) { in processBlock()1418 if (Needs != (StateExact | StateWQM | StateStrict)) { in processBlock()