Searched refs:dste (Results 1 – 1 of 1) sorted by relevance
530 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local531 if (srce->dest->index != dste->dest->index) in ipa_merge_profiles()567 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local569 dste->probability = srce->probability; in ipa_merge_profiles()578 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local579 dste->probability = in ipa_merge_profiles()580 … dste->probability * dstbb->count.probability_in (dstbb->count + srcbb->count) in ipa_merge_profiles()