Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp112 const CodeGenOptions &CGOpts, in EmitAssemblyHelper()
138 PassManagerBuilderWrapper(const CodeGenOptions &CGOpts, in PassManagerBuilderWrapper()
144 const CodeGenOptions &CGOpts; member in __anonfbf255770111::PassManagerBuilderWrapper
169 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addSampleProfileLoaderPass() local
187 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addSanitizerCoveragePass() local
201 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addMemorySanitizerPass() local
638 const CodeGenOptions &CGOpts, in EmitBackendOutput()