Lines Matching defs:annot
1466 for (auto &annot : inline_site.annotations()) {
1467 switch (annot.OpCode) {
1471 code_offset += annot.U1;
1472 update_code_offset(annot.U1);
1475 update_line_offset(annot.S1);
1478 update_code_offset(annot.U1);
1479 code_offset += annot.U1;
1483 code_offset += annot.U1;
1484 update_code_offset(annot.U1);
1485 update_line_offset(annot.S1);
1488 code_offset += annot.U2;
1489 update_code_offset(annot.U2);
1490 update_code_offset(annot.U1);
1491 code_offset += annot.U1;
1495 update_file_offset(annot.U1);