ΒΆstd::unique_ptr<GCStrategy> getGCStrategy(
const llvm::StringRef Name)
std::unique_ptr<GCStrategy> getGCStrategy(
const llvm::StringRef Name)
Description
Lookup the GCStrategy object associated with the given gc name.
Declared at: llvm/include/llvm/IR/GCStrategy.h:132
Parameters
- const llvm::StringRef Name