Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DBuiltinGCs.cpp27 class ErlangGC : public GCStrategy { class
29 ErlangGC() { in ErlangGC() function in __anonc1a0176e0111::ErlangGC
122 static GCRegistry::Add<ErlangGC> A("erlang",