|
LLVM
8.0.1
|
#include "llvm/CodeGen/MachineBasicBlock.h"

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... | |
1.8.13