Searched refs:StateStrictWQM (Results 1 – 1 of 1) sorted by relevance
94 StateStrictWQM = 0x4, enumerator96 StateStrict = StateStrictWWM | StateStrictWQM,112 std::make_pair(StateStrictWQM, "StrictWQM"), in operator <<()543 GlobalFlags |= StateStrictWQM; in scanInstructions()565 II.Needs |= StateStrictWQM; in scanInstructions()566 GlobalFlags |= StateStrictWQM; in scanInstructions()685 if (II.Needs & StateStrictWQM) in propagateInstruction()686 BI.Needs |= StateStrictWQM; in propagateInstruction()1308 Needs = StateStrictWQM; in processBlock()1339 State == StateStrictWQM || Needs == StateStrictWQM) { in processBlock()[all …]