Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dmacro-assembler-a64.h276 kReclaimFactor> BranchInfoTypedSetBase; typedef
277 typedef InvalSetIterator<BranchInfoTypedSetBase> BranchInfoTypedSetIterBase;
279 class BranchInfoTypedSet : public BranchInfoTypedSetBase {
281 BranchInfoTypedSet() : BranchInfoTypedSetBase() {} in BranchInfoTypedSet()