| 2594 | } |
| 2595 | |
| 2596 | void Differ::MatchDebugs1() { |
| 2597 | // This section in cludes: OpString, OpSourceExtension, OpSource, |
| 2598 | // OpSourceContinued |
| 2599 | MatchDebugAndAnnotationInstructions(src_->debugs1(), dst_->debugs1()); |
| 2600 | } |
| 2601 | |
| 2602 | void Differ::MatchDebugs2() { |
| 2603 | // This section includes: OpName, OpMemberName |