Searched refs:MatchingBB (Results 1 – 1 of 1) sorted by relevance
2085 std::optional<unsigned> MatchingBB = in alignOutputBlockWithAggFunc() local2090 if (MatchingBB) { in alignOutputBlockWithAggFunc()2092 << Region.ExtractedFunction << " to " << *MatchingBB); in alignOutputBlockWithAggFunc()2094 Region.OutputBlockNum = *MatchingBB; in alignOutputBlockWithAggFunc()