Searched refs:getGCStrategy (Results 1 – 4 of 4) sorted by relevance
72 GCStrategy *S = getGCStrategy(F.getGC()); in getFunctionInfo()139 GCStrategy *GCModuleInfo::getGCStrategy(const StringRef Name) { in getGCStrategy() function in GCModuleInfo145 std::unique_ptr<GCStrategy> S = llvm::getGCStrategy(Name); in getGCStrategy()
23 std::unique_ptr<GCStrategy> llvm::getGCStrategy(const StringRef Name) { in getGCStrategy() function in llvm
132 std::unique_ptr<GCStrategy> getGCStrategy(const StringRef Name);
162 GCStrategy *getGCStrategy(const StringRef Name);