Searched defs:getGCStrategy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | GCStrategy.cpp | 24 std::unique_ptr<GCStrategy> llvm::getGCStrategy(const StringRef Name) { in getGCStrategy() function in llvm |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | GCMetadata.cpp | 119 GCStrategy *GCModuleInfo::getGCStrategy(const StringRef Name) { getGCStrategy() function in GCModuleInfo |