LLVM  8.0.1
Namespaces | Functions
PHIEliminationUtils.h File Reference
#include "llvm/CodeGen/MachineBasicBlock.h"
Include dependency graph for PHIEliminationUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

MachineBasicBlock::iterator llvm::findPHICopyInsertPoint (MachineBasicBlock *MBB, MachineBasicBlock *SuccMBB, unsigned SrcReg)
 findPHICopyInsertPoint - Find a safe place in MBB to insert a copy from SrcReg when following the CFG edge to SuccMBB. More...