Searched refs:setLegacyPass (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | ||
| H A D | MachineScheduler.cpp | 343 void setLegacyPass(MachineFunctionPass *P) { this->P = P; } in setLegacyPass() function in llvm::impl_detail::MachineSchedulerImpl |