Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.h310 BranchInfoTypedSetBase; typedef
311 typedef InvalSetIterator<BranchInfoTypedSetBase> BranchInfoTypedSetIterBase;
313 class BranchInfoTypedSet : public BranchInfoTypedSetBase {
315 BranchInfoTypedSet() : BranchInfoTypedSetBase() {} in BranchInfoTypedSet()