Searched defs:BranchInfoSetIterator (Results 1 - 1 of 1) sorted by relevance
/external/vixl/src/vixl/a64/ | ||
H A D | macro-assembler-a64.h | 380 friend class BranchInfoSetIterator; 383 class BranchInfoSetIterator { class in class:vixl::VeneerPool 385 explicit BranchInfoSetIterator(BranchInfoSet* set) : set_(set) { function in class:vixl::VeneerPool::BranchInfoSetIterator |
Completed in 94 milliseconds