Searched refs:remaining_coherent (Results 1 – 2 of 2) sorted by relevance
298 bool remaining_coherent = false; in CheckType() local300 std::tie(remaining_coherent, remaining_volatile) = in CheckType()302 is_coherent |= remaining_coherent; in CheckType()
315 bool remaining_coherent = false; in CheckType() local317 std::tie(remaining_coherent, remaining_volatile) = in CheckType()319 is_coherent |= remaining_coherent; in CheckType()