reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
241 bool shouldPrintMachineCode() const { return Options.PrintMachineCode; }
lib/CodeGen/TargetPassConfig.cpp 408 TM.Options.PrintMachineCode = true;