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

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DPHIElimination.cpp68 void LowerPHINode(MachineBasicBlock &MBB,
192 LowerPHINode(MBB, LastPHIIt);
219 /// LowerPHINode - Lower the PHI node at the top of the specified block,
221 void PHIElimination::LowerPHINode(MachineBasicBlock &MBB, function in class:PHIElimination

Completed in 92 milliseconds