Searched refs:BlockLabels (Results 1 – 1 of 1) sorted by relevance
274 BlockLabelVec BlockLabels; member282 BlockLabels(LoopPOT.size(), nullptr), in DivergencePropagator()287 for (int BlockIdx = (int)BlockLabels.size() - 1; BlockIdx > 0; --BlockIdx) { in printDefs()288 const auto *Label = BlockLabels[BlockIdx]; in printDefs()306 const auto *OldLabel = BlockLabels[SuccIdx]; in computeJoin()308 BlockLabels[SuccIdx] = &PushedLabel; in computeJoin()313 BlockLabels[SuccIdx] = &SuccBlock; in computeJoin()363 BlockLabels[SuccIdx] = SuccBlock; in computeJoinPoints()386 const auto *Label = BlockLabels[BlockIdx]; in computeJoinPoints()