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.cpp95 extern cl::opt<GVDAGType> ViewBlockLayoutWithBFI;
382 if (ViewBFIBefore && ViewBlockLayoutWithBFI != GVDT_None && in runOnMachineFunction()
393 if (ViewBFIAfter && ViewBlockLayoutWithBFI != GVDT_None && in runOnMachineFunction()
H A DMachineBlockPlacement.cpp242 extern cl::opt<GVDAGType> ViewBlockLayoutWithBFI;
3667 if (ViewBlockLayoutWithBFI != GVDT_None && in run()