Searched refs:RetValueForBB (Results 1 – 1 of 1) sorted by relevance
2006 Value *RetValueForBB; in analyzeAndPruneOutputBlocks() local2011 RetValueForBB = VtoBB.first; in analyzeAndPruneOutputBlocks()2018 ToRemove.push_back(RetValueForBB); in analyzeAndPruneOutputBlocks()2080 Value *RetValueForBB; in alignOutputBlockWithAggFunc() local2084 RetValueForBB = VtoBB.first; in alignOutputBlockWithAggFunc()2087 EndBBs.find(RetValueForBB); in alignOutputBlockWithAggFunc()2092 OutputStoreBBs.back().insert(std::make_pair(RetValueForBB, NewBB)); in alignOutputBlockWithAggFunc()