Home
last modified time | relevance | path

Searched refs:setLegacyPass (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp343 void setLegacyPass(MachineFunctionPass *P) { this->P = P; } in setLegacyPass() function in llvm::impl_detail::MachineSchedulerImpl
367 void setLegacyPass(MachineFunctionPass *P) { this->P = P; } in setLegacyPass() function in llvm::impl_detail::PostMachineSchedulerImpl
667 Impl.setLegacyPass(this); in runOnMachineFunction()
726 Impl.setLegacyPass(this); in runOnMachineFunction()