Searched defs:CGOpts (Results 1 – 7 of 7) sorted by relevance
152 const CodeGenOptions &CGOpts, in EmitAssemblyHelper()178 const CodeGenOptions &CGOpts, in PassManagerBuilderWrapper()188 const CodeGenOptions &CGOpts; member in __anoncdf3490f0111::PassManagerBuilderWrapper219 getSancovOptsFromCGOpts(const CodeGenOptions &CGOpts) { in getSancovOptsFromCGOpts()243 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addSanitizerCoveragePass() local254 static bool asanUseGlobalsGC(const Triple &T, const CodeGenOptions &CGOpts) { in asanUseGlobalsGC()285 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addAddressSanitizerPasses() local311 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addHWAddressSanitizerPasses() local328 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addGeneralOptsForMemorySanitizer() local1504 const HeaderSearchOptions &HeaderOpts, const CodeGenOptions &CGOpts, in runThinLTOBackend()[all …]
596 const clang::CodeGenOptions &CGOpts, in push()
57 ClangDiagnosticHandler(const CodeGenOptions &CGOpts, BackendConsumer *BCon) in ClangDiagnosticHandler()
53 static bool shouldEmitLifetimeMarkers(const CodeGenOptions &CGOpts, in shouldEmitLifetimeMarkers()
1013 const auto &CGOpts = CGM.getCodeGenOpts(); in shouldAssumeDSOLocal() local
615 auto &CGOpts = CGM.getCodeGenOpts(); in CreateCompileUnit() local
1162 virtual void adjustTargetOptions(const CodeGenOptions &CGOpts, in adjustTargetOptions()