Searched refs:findPHICopyInsertPoint (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/CodeGen/
H A DPHIEliminationUtils.h16 /// findPHICopyInsertPoint - Find a safe place in MBB to insert a copy from
21 findPHICopyInsertPoint(MachineBasicBlock* MBB, MachineBasicBlock* SuccMBB,
H A DPHIEliminationUtils.cpp22 llvm::findPHICopyInsertPoint(MachineBasicBlock* MBB, MachineBasicBlock* SuccMBB, function in class:llvm
H A DPHIElimination.cpp378 findPHICopyInsertPoint(&opBlock, &MBB, SrcReg);

Completed in 64 milliseconds