Home
last modified time | relevance | path

Searched defs:BranchInfoSetIterator (Results 1 – 1 of 1) sorted by relevance

/external/vixl/src/vixl/a64/
Dmacro-assembler-a64.h380 friend class BranchInfoSetIterator; variable
385 explicit BranchInfoSetIterator(BranchInfoSet* set) : set_(set) { in BranchInfoSetIterator() function