Searched refs:operand_coherent (Results 1 – 2 of 2) sorted by relevance
250 bool operand_coherent = false; in TraceInstruction() local252 std::tie(operand_coherent, operand_volatile) = in TraceInstruction()254 is_coherent |= operand_coherent; in TraceInstruction()
267 bool operand_coherent = false; in TraceInstruction() local269 std::tie(operand_coherent, operand_volatile) = in TraceInstruction()271 is_coherent |= operand_coherent; in TraceInstruction()