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

Declarations

lib/CodeGen/PHIEliminationUtils.h
   20     findPHICopyInsertPoint(MachineBasicBlock* MBB, MachineBasicBlock* SuccMBB,

References

lib/CodeGen/PHIElimination.cpp
  396       findPHICopyInsertPoint(&opBlock, &MBB, SrcReg);
lib/CodeGen/RenameIndependentSubregs.cpp
  330             llvm::findPHICopyInsertPoint(PredMBB, &MBB, Reg);