Searched refs:UArgs (Results 1 – 1 of 1) sorted by relevance
1458 std::unique_ptr<llvm::opt::InputArgList> UArgs = in BuildCompilation() local 1462 DerivedArgList *TranslatedArgs = TranslateInputArgs(*UArgs); in BuildCompilation() 1466 *UArgs, computeTargetTriple(*this, TargetTriple, *UArgs)); in BuildCompilation() 1485 UArgs->hasArg(options::OPT__SLASH_arm64EC)) { in BuildCompilation() 1521 Compilation *C = new Compilation(*this, TC, UArgs.release(), TranslatedArgs, in BuildCompilation()