Home
last modified time | relevance | path

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

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