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

References

lib/Target/PowerPC/PPCBranchCoalescing.cpp
  563        I != E; ++I) {
  563        I != E; ++I) {
  564     if (!canMoveToBeginning(*I, *SourceRegion.BranchTargetBlock)) {
  565       LLVM_DEBUG(dbgs() << "Instruction " << *I
  569     if (!canMoveToEnd(*I, *TargetRegion.BranchBlock)) {
  570       LLVM_DEBUG(dbgs() << "Instruction " << *I