Searched refs:MatchingBB (Results 1 – 1 of 1) sorted by relevance
2076 Optional<unsigned> MatchingBB = in alignOutputBlockWithAggFunc() local2081 if (MatchingBB) { in alignOutputBlockWithAggFunc()2084 << MatchingBB.value()); in alignOutputBlockWithAggFunc()2086 Region.OutputBlockNum = MatchingBB.value(); in alignOutputBlockWithAggFunc()