Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp344 void setMFAM(MachineFunctionAnalysisManager *MFAM) { this->MFAM = MFAM; } in setMFAM() function in llvm::impl_detail::MachineSchedulerImpl
368 void setMFAM(MachineFunctionAnalysisManager *MFAM) { this->MFAM = MFAM; } in setMFAM() function in llvm::impl_detail::PostMachineSchedulerImpl
700 Impl->setMFAM(&MFAM); in run()
746 Impl->setMFAM(&MFAM); in run()