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 <<()537 markInstructionUses(MI, StateStrictWQM, Worklist); in scanInstructions()538 GlobalFlags |= StateStrictWQM; in scanInstructions()658 if (II.Needs & StateStrictWQM) in propagateInstruction()659 BI.Needs |= StateStrictWQM; in propagateInstruction()1181 StrictStateNeeded == StateStrictWQM); in toStrictMode()1204 CurrentStrictState == StateStrictWQM); in fromStrictMode()1284 else if (III->second.Needs & StateStrictWQM) in processBlock()[all …]