Searched refs:MatchingBB (Results 1 – 1 of 1) sorted by relevance
1131 Optional<unsigned> MatchingBB = in alignOutputBlockWithAggFunc() local1136 if (MatchingBB.hasValue()) { in alignOutputBlockWithAggFunc()1139 << MatchingBB.getValue()); in alignOutputBlockWithAggFunc()1141 Region.OutputBlockNum = MatchingBB.getValue(); in alignOutputBlockWithAggFunc()