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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp833 static void removePhis(MachineBasicBlock *BB, MachineBasicBlock *Incoming) { function
880 removePhis(Epilog, LastEpi);
894 removePhis(Epilog, Prolog);

Completed in 50 milliseconds