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()551 BBI.Needs |= StateExact; in scanInstructions()552 if (!(BBI.InNeeds & StateExact)) { in scanInstructions()553 BBI.InNeeds |= StateExact; in scanInstructions()556 GlobalFlags |= StateExact; in scanInstructions()582 BBI.Needs |= StateExact; in scanInstructions()583 if (!(BBI.InNeeds & StateExact)) { in scanInstructions()584 BBI.InNeeds |= StateExact; in scanInstructions()[all …]