Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp48 cl::opt<GVDAGType> ViewBlockLayoutWithBFI( variable
82 if (ViewBlockLayoutWithBFI != GVDT_None) in getGVDT()
83 return ViewBlockLayoutWithBFI; in getGVDT()
DMIRSampleProfile.cpp86 extern cl::opt<GVDAGType> ViewBlockLayoutWithBFI;
318 if (ViewBFIBefore && ViewBlockLayoutWithBFI != GVDT_None && in runOnMachineFunction()
328 if (ViewBFIAfter && ViewBlockLayoutWithBFI != GVDT_None && in runOnMachineFunction()
DMachineBlockPlacement.cpp226 extern cl::opt<GVDAGType> ViewBlockLayoutWithBFI;
3478 if (ViewBlockLayoutWithBFI != GVDT_None && in runOnMachineFunction()