Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineBlockFrequencyInfo.h124 class MachineBlockFrequencyPrinterPass
125 : public PassInfoMixin<MachineBlockFrequencyPrinterPass> {
129 explicit MachineBlockFrequencyPrinterPass(raw_ostream &OS) : OS(OS) {} in MachineBlockFrequencyPrinterPass() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp175 MachineBlockFrequencyPrinterPass::run(MachineFunction &MF, in run()
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DMachinePassRegistry.def140 MachineBlockFrequencyPrinterPass(dbgs()))