Home
last modified time | relevance | path

Searched refs:GetBranch (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/arm/
Dassembler_thumb2.h690 Branch* GetBranch(uint16_t branchid) { in GetBranch() function
Dassembler_thumb2.cc2091 Branch* branch = GetBranch(position); // Get the branch at this id. in Bind()