Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp1781 const std::vector<std::string> &Recips = CodeGenOpts.Reciprocals; in ConstructDefaultFnAttrList() local
1782 if (!Recips.empty()) in ConstructDefaultFnAttrList()
1784 llvm::join(Recips, ",")); in ConstructDefaultFnAttrList()