Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp48 cl::opt<GVDAGType> ViewBlockLayoutWithBFI( variable
82 if (ViewBlockLayoutWithBFI != GVDT_None) in getGVDT()
83 return ViewBlockLayoutWithBFI; in getGVDT()
H A DMIRSampleProfile.cpp94 extern cl::opt<GVDAGType> ViewBlockLayoutWithBFI;
374 if (ViewBFIBefore && ViewBlockLayoutWithBFI != GVDT_None && in runOnMachineFunction()
385 if (ViewBFIAfter && ViewBlockLayoutWithBFI != GVDT_None && in runOnMachineFunction()
H A DMachineBlockPlacement.cpp225 extern cl::opt<GVDAGType> ViewBlockLayoutWithBFI;
3555 if (ViewBlockLayoutWithBFI != GVDT_None && in runOnMachineFunction()