| 2605 | } |
| 2606 | |
| 2607 | void Differ::MatchDebugs3() { |
| 2608 | // This section includes: OpModuleProcessed |
| 2609 | MatchDebugAndAnnotationInstructions(src_->debugs3(), dst_->debugs3()); |
| 2610 | } |
| 2611 | |
| 2612 | void Differ::MatchExtInstDebugInfo() { |
| 2613 | // This section includes OpExtInst for DebugInfo extension |