Searched refs:getGCStrategy (Results 1 – 5 of 5) 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()
24 std::unique_ptr<GCStrategy> llvm::getGCStrategy(const StringRef Name) { in getGCStrategy() function in llvm
5378 auto GC = llvm::getGCStrategy(Relocate.getFunction()->getGC()); in visitIntrinsicCall()
145 std::unique_ptr<GCStrategy> getGCStrategy(const StringRef Name);
162 GCStrategy *getGCStrategy(const StringRef Name);