Searched refs:StateStrict (Results 1 – 1 of 1) sorted by relevance
96 StateStrict = StateStrictWWM | StateStrictWQM, enumerator543 III.Disabled = StateStrict; in scanInstructions()561 III.Disabled = StateWQM | StateStrict; in scanInstructions()638 char InNeeds = (II.Needs & ~StateStrict) | II.OutNeeds; in propagateInstruction()1295 Needs = StateExact | StateWQM | StateStrict; in processBlock()1333 SaveSCC = (Needs & StateStrict) || ((Needs & StateWQM) && WQMFromExec); in processBlock()1346 if (State & StateStrict) { in processBlock()1356 if (Needs & StateStrict) { in processBlock()1394 if (Needs != (StateExact | StateWQM | StateStrict)) { in processBlock()1546 if (!(GlobalFlags & (StateWQM | StateStrict)) && LowerToCopyInstrs.empty() && in runOnMachineFunction()