Searched defs:branch_id (Results 1 - 1 of 1) sorted by relevance
/art/compiler/utils/arm/ | ||
H A D | assembler_thumb2.cc | 1624 uint16_t branch_id = AddBranch(branch_type, pc, cond); // Unresolved branch. local 1631 label->LinkTo(branch_id); // Link to the branch ID. |
Completed in 11 milliseconds