Home
last modified time | relevance | path

Searched refs:StatepointGC (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/IR/
H A DBuiltinGCs.cpp65 class StatepointGC : public GCStrategy { class
67 StatepointGC() { in StatepointGC() function in __anon5fe95c9e0111::StatepointGC
125 static GCRegistry::Add<StatepointGC> D("statepoint-example",