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