Searched refs:BlockLabels (Results 1 – 1 of 1) sorted by relevance
257 BlockLabelVec BlockLabels; member265 BlockLabels(LoopPOT.size(), nullptr), in DivergencePropagator()270 for (int BlockIdx = (int)BlockLabels.size() - 1; BlockIdx > 0; --BlockIdx) { in printDefs()271 const auto *Label = BlockLabels[BlockIdx]; in printDefs()289 const auto *OldLabel = BlockLabels[SuccIdx]; in computeJoin()291 BlockLabels[SuccIdx] = &PushedLabel; in computeJoin()296 BlockLabels[SuccIdx] = &SuccBlock; in computeJoin()346 BlockLabels[SuccIdx] = SuccBlock; in computeJoinPoints()369 const auto *Label = BlockLabels[BlockIdx]; in computeJoinPoints()