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

/freebsd-11.0-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.cpp381 findPHICopyInsertPoint(&opBlock, &MBB, SrcReg);

Completed in 101 milliseconds