Searched refs:MatchingBB (Results 1 – 1 of 1) sorted by relevance
2089 std::optional<unsigned> MatchingBB = in alignOutputBlockWithAggFunc() local2094 if (MatchingBB) { in alignOutputBlockWithAggFunc()2096 << Region.ExtractedFunction << " to " << *MatchingBB); in alignOutputBlockWithAggFunc()2098 Region.OutputBlockNum = *MatchingBB; in alignOutputBlockWithAggFunc()