Searched refs:StateExact (Results 1 – 1 of 1) sorted by relevance
96 StateExact = 0x8, enumerator112 std::pair(StateStrictWQM, "StrictWQM"), std::pair(StateExact, "Exact")}; in operator <<()304 assert(!(Flag & StateExact) && Flag != 0); in markInstruction()550 BBI.Needs |= StateExact; in scanInstructions()551 if (!(BBI.InNeeds & StateExact)) { in scanInstructions()552 BBI.InNeeds |= StateExact; in scanInstructions()555 GlobalFlags |= StateExact; in scanInstructions()579 BBI.Needs |= StateExact; in scanInstructions()580 if (!(BBI.InNeeds & StateExact)) { in scanInstructions()581 BBI.InNeeds |= StateExact; in scanInstructions()[all …]