Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DBackendUtil.cpp110 const CodeGenOptions &CGOpts, in EmitAssemblyHelper()
136 PassManagerBuilderWrapper(const CodeGenOptions &CGOpts, in PassManagerBuilderWrapper()
142 const CodeGenOptions &CGOpts; member in __anon70d459ea0111::PassManagerBuilderWrapper
167 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addSampleProfileLoaderPass() local
191 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addMemorySanitizerPass() local
216 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addDataFlowSanitizerPass() local
591 const CodeGenOptions &CGOpts, in EmitBackendOutput()