Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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 DMachineBlockPlacement.cpp203 extern cl::opt<GVDAGType> ViewBlockLayoutWithBFI;
3408 if (ViewBlockLayoutWithBFI != GVDT_None && in runOnMachineFunction()