Searched refs:SameValueBB (Results 1 – 1 of 1) sorted by relevance
951 for (auto *SameValueBB : SameIncomingValueBBs) in isMergingEmptyBlockProfitable() local952 if (SameValueBB->getUniquePredecessor() == Pred && in isMergingEmptyBlockProfitable()953 DestBB == findDestBlockOfMergeableEmptyBlock(SameValueBB)) in isMergingEmptyBlockProfitable()954 BBFreq += BFI->getBlockFreq(SameValueBB); in isMergingEmptyBlockProfitable()