Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
Dmacro-assembler-aarch64.h463 friend class BranchInfoSetIterator; variable
469 explicit BranchInfoSetIterator(BranchInfoSet* set) : set_(set) { in BranchInfoSetIterator() function