reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/MachineBlockPlacement.cpp
  785     if (PDom == nullptr)
  787         PDom = SuccSucc;
  825   if (PDom == nullptr || !Succ->isSuccessor(PDom)) {
  825   if (PDom == nullptr || !Succ->isSuccessor(PDom)) {
  835   BranchProbability UProb = MBPI->getEdgeProbability(Succ, PDom);
  870       !hasBetterLayoutPredecessor(Succ, PDom, *BlockToChain[PDom], UProb, UProb,
  870       !hasBetterLayoutPredecessor(Succ, PDom, *BlockToChain[PDom], UProb, UProb,