Searched refs:WholeProgramVTables (Results 1 – 4 of 4) sorted by relevance
197 CODEGENOPT(WholeProgramVTables, 1, 0) ///< Whether to apply whole-program
2615 if (CGM.getCodeGenOpts().WholeProgramVTables && in EmitTypeMetadataCodeForVCall()2773 if (!CGM.getCodeGenOpts().WholeProgramVTables || in ShouldEmitVTableTypeCheckedLoad()
495 Opts.WholeProgramVTables = Args.hasArg(OPT_fwhole_program_vtables); in ParseCodeGenArgs()
6003 bool WholeProgramVTables = in ConstructJob() local6006 if (WholeProgramVTables) { in ConstructJob()