Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp47 cl::opt<GVDAGType> ViewBlockLayoutWithBFI( variable
80 if (ViewBlockLayoutWithBFI != GVDT_None) in getGVDT()
81 return ViewBlockLayoutWithBFI; in getGVDT()
H A DMachineBlockPlacement.cpp191 extern cl::opt<GVDAGType> ViewBlockLayoutWithBFI;
2831 if (ViewBlockLayoutWithBFI != GVDT_None && in runOnMachineFunction()