Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGCall.cpp1837 const std::vector<std::string> &Recips = CodeGenOpts.Reciprocals; in getDefaultFunctionAttributes() local
1838 if (!Recips.empty()) in getDefaultFunctionAttributes()
1840 llvm::join(Recips, ",")); in getDefaultFunctionAttributes()