Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/
DCommandFlags.cpp643 StringRef OldFeatures = in setFunctionAttributes() local
645 if (OldFeatures.empty()) in setFunctionAttributes()
648 SmallString<256> Appended(OldFeatures); in setFunctionAttributes()