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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DStrongPHIElimination.cpp137 void InsertCopiesForPHI(MachineInstr*, MachineBasicBlock*);
277 InsertCopiesForPHI(BBI, I);
651 void StrongPHIElimination::InsertCopiesForPHI(MachineInstr *PHI, function in class:StrongPHIElimination

Completed in 81 milliseconds