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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DCommandFlags.cpp647 StringRef OldFeatures = local
649 if (OldFeatures.empty())
652 SmallString<256> Appended(OldFeatures);

Completed in 173 milliseconds