Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dmacro-assembler-a64.h275 typedef InvalSetIterator<BranchInfoTypedSetBase> BranchInfoTypedSetIterBase; typedef
289 class BranchInfoTypedSetIterator : public BranchInfoTypedSetIterBase {
291 BranchInfoTypedSetIterator() : BranchInfoTypedSetIterBase(NULL) {} in BranchInfoTypedSetIterator()
293 : BranchInfoTypedSetIterBase(typed_set) {} in BranchInfoTypedSetIterator()