Searched refs:MatchingBB (Results 1 – 1 of 1) sorted by relevance
2063 std::optional<unsigned> MatchingBB = in alignOutputBlockWithAggFunc() local2068 if (MatchingBB) { in alignOutputBlockWithAggFunc()2070 << Region.ExtractedFunction << " to " << *MatchingBB); in alignOutputBlockWithAggFunc()2072 Region.OutputBlockNum = *MatchingBB; in alignOutputBlockWithAggFunc()