Searched defs:BranchInfoTypedSet (Results 1 - 1 of 1) sorted by relevance

/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h310 class BranchInfoTypedSet : public BranchInfoTypedSetBase { class in class:vixl::aarch64::VeneerPool
312 BranchInfoTypedSet() : BranchInfoTypedSetBase() {} function in class:vixl::aarch64::VeneerPool::BranchInfoTypedSet
328 explicit BranchInfoTypedSetIterator(BranchInfoTypedSet* typed_set)
422 BranchInfoTypedSet typed_set_[kNumberOfTrackedBranchTypes];

Completed in 108 milliseconds