Searched refs:StateWQM (Results 1 – 1 of 1) sorted by relevance
93 StateWQM = 0x1, enumerator111 std::pair(StateWQM, "WQM"), std::pair(StateStrictWWM, "StrictWWM"), in operator <<()518 markInstructionUses(MI, StateWQM, Worklist); in scanInstructions()519 GlobalFlags |= StateWQM; in scanInstructions()524 Flags = StateWQM; in scanInstructions()556 III.Disabled = StateWQM | StateStrict; in scanInstructions()585 III.Disabled = StateWQM | StateStrict; in scanInstructions()607 Flags = StateWQM; in scanInstructions()624 if (GlobalFlags & StateWQM) { in scanInstructions()626 markInstruction(*MI, StateWQM, Worklist); in scanInstructions()[all …]