Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DBuiltinGCs.cpp27 class ErlangGC : public GCStrategy { class
29 ErlangGC() { in ErlangGC() function in __anon495c55e50111::ErlangGC
122 static GCRegistry::Add<ErlangGC> A("erlang",