|
LLVM 22.0.0git
|
#include "llvm/CodeGen/MachineBasicBlock.h"Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
| MachineBasicBlock::iterator | llvm::findPHICopyInsertPoint (MachineBasicBlock *MBB, MachineBasicBlock *SuccMBB, Register SrcReg) |
| findPHICopyInsertPoint - Find a safe place in MBB to insert a copy from SrcReg when following the CFG edge to SuccMBB. | |