Searched refs:RetValueForBB (Results 1 – 1 of 1) sorted by relevance
2032 Value *RetValueForBB; in analyzeAndPruneOutputBlocks() local2037 RetValueForBB = VtoBB.first; in analyzeAndPruneOutputBlocks()2044 ToRemove.push_back(RetValueForBB); in analyzeAndPruneOutputBlocks()2106 Value *RetValueForBB; in alignOutputBlockWithAggFunc() local2110 RetValueForBB = VtoBB.first; in alignOutputBlockWithAggFunc()2113 EndBBs.find(RetValueForBB); in alignOutputBlockWithAggFunc()2118 OutputStoreBBs.back().insert(std::make_pair(RetValueForBB, NewBB)); in alignOutputBlockWithAggFunc()