Searched refs:StateWQM (Results 1 – 1 of 1) sorted by relevance
92 StateWQM = 0x1, enumerator110 std::pair(StateWQM, "WQM"), std::pair(StateStrictWWM, "StrictWWM"), in operator <<()517 markInstructionUses(MI, StateWQM, Worklist); in scanInstructions()518 GlobalFlags |= StateWQM; in scanInstructions()523 Flags = StateWQM; in scanInstructions()557 III.Disabled = StateWQM | StateStrict; in scanInstructions()588 III.Disabled = StateWQM | StateStrict; in scanInstructions()611 Flags = StateWQM; in scanInstructions()630 if (GlobalFlags & StateWQM) { in scanInstructions()632 markInstruction(*MI, StateWQM, Worklist); in scanInstructions()[all …]