Searched refs:operand_volatile (Results 1 – 2 of 2) sorted by relevance
251 bool operand_volatile = false; in TraceInstruction() local252 std::tie(operand_coherent, operand_volatile) = in TraceInstruction()255 is_volatile |= operand_volatile; in TraceInstruction()
268 bool operand_volatile = false; in TraceInstruction() local269 std::tie(operand_coherent, operand_volatile) = in TraceInstruction()272 is_volatile |= operand_volatile; in TraceInstruction()