Home
last modified time | relevance | path

Searched refs:UseCIR (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp52 unsigned UseCIR = CI.getFrontendOpts().UseClangIRPipeline; in CreateFrontendBaseAction() local
56 if (!UseCIR && EmitsCIR) in CreateFrontendBaseAction()
70 if (UseCIR) in CreateFrontendBaseAction()
76 if (UseCIR) in CreateFrontendBaseAction()
89 if (UseCIR) in CreateFrontendBaseAction()
98 if (UseCIR) in CreateFrontendBaseAction()