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 <<()508 markInstructionUses(MI, StateWQM, Worklist); in scanInstructions()509 GlobalFlags |= StateWQM; in scanInstructions()514 Flags = StateWQM; in scanInstructions()546 III.Disabled = StateWQM | StateStrict; in scanInstructions()575 III.Disabled = StateWQM | StateStrict; in scanInstructions()596 Flags = StateWQM; in scanInstructions()613 if (GlobalFlags & StateWQM) { in scanInstructions()615 markInstruction(*MI, StateWQM, Worklist); in scanInstructions()[all …]