Searched refs:IsValidBranchType (Results 1 – 1 of 1) sorted by relevance
302 VIXL_ASSERT(IsValidBranchType(type)); in insert()307 if (IsValidBranchType(branch_info.branch_type_)) { in erase()372 bool IsValidBranchType(ImmBranchType branch_type) { in IsValidBranchType() function