Searched refs:ViewBlockLayoutWithBFI (Results 1 – 3 of 3) sorted by relevance
48 cl::opt<GVDAGType> ViewBlockLayoutWithBFI( variable82 if (ViewBlockLayoutWithBFI != GVDT_None) in getGVDT()83 return ViewBlockLayoutWithBFI; in getGVDT()
95 extern cl::opt<GVDAGType> ViewBlockLayoutWithBFI;382 if (ViewBFIBefore && ViewBlockLayoutWithBFI != GVDT_None && in runOnMachineFunction()393 if (ViewBFIAfter && ViewBlockLayoutWithBFI != GVDT_None && in runOnMachineFunction()
242 extern cl::opt<GVDAGType> ViewBlockLayoutWithBFI;3667 if (ViewBlockLayoutWithBFI != GVDT_None && in run()