Searched refs:StateExact (Results 1 – 1 of 1) sorted by relevance
95 StateExact = 0x8, enumerator111 std::pair(StateStrictWQM, "StrictWQM"), std::pair(StateExact, "Exact")}; in operator <<()296 assert(!(Flag & StateExact) && Flag != 0); in markInstruction()540 BBI.Needs |= StateExact; in scanInstructions()541 if (!(BBI.InNeeds & StateExact)) { in scanInstructions()542 BBI.InNeeds |= StateExact; in scanInstructions()545 GlobalFlags |= StateExact; in scanInstructions()569 BBI.Needs |= StateExact; in scanInstructions()570 if (!(BBI.InNeeds & StateExact)) { in scanInstructions()571 BBI.InNeeds |= StateExact; in scanInstructions()[all …]