Searched refs:GetLabelValueDefinitionCount (Results 1 – 2 of 2) sorted by relevance
302 const std::size_t count = GetLabelValueDefinitionCount(label_index); in RecomputeDefinitionLocations()332 std::size_t CallCsaMacroAndBranchInstruction::GetLabelValueDefinitionCount( in GetLabelValueDefinitionCount() function in v8::internal::torque::CallCsaMacroAndBranchInstruction340 DCHECK_LT(index, GetLabelValueDefinitionCount(label)); in GetLabelValueDefinition()343 offset += GetLabelValueDefinitionCount(label_index); in GetLabelValueDefinition()
446 std::size_t GetLabelValueDefinitionCount(std::size_t label) const;