Home
last modified time | relevance | path

Searched defs:CGOpts (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DBackendUtil.cpp116 const CodeGenOptions &CGOpts, in EmitAssemblyHelper()
142 PassManagerBuilderWrapper(const CodeGenOptions &CGOpts, in PassManagerBuilderWrapper()
148 const CodeGenOptions &CGOpts; member in __anona74313260111::PassManagerBuilderWrapper
173 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addSampleProfileLoaderPass() local
191 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addSanitizerCoveragePass() local
205 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addMemorySanitizerPass() local
647 const CodeGenOptions &CGOpts, in EmitBackendOutput()