Searched refs:StateWQM (Results 1 – 1 of 1) sorted by relevance
92 StateWQM = 0x1, enumerator523 Flags = StateWQM; in scanInstructions()648 if ((II.OutNeeds & StateWQM) && !(II.Disabled & StateWQM) && in propagateInstruction()651 II.Needs = StateWQM; in propagateInstruction()655 if (II.Needs & StateWQM) { in propagateInstruction()656 BI.Needs |= StateWQM; in propagateInstruction()1262 char State = (IsEntry || !(BI.InNeeds & StateWQM)) ? StateExact : StateWQM; in processBlock()1328 Needs = StateWQM; in processBlock()1358 case StateWQM: in processBlock()1389 if (State == StateWQM && (Needs & StateExact) && !(Needs & StateWQM)) { in processBlock()[all …]