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