HomeSort by relevance Sort by last modified time
    Searched refs:OcamlGC (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
OcamlGC.cpp 1 //===-- OcamlGC.cpp - Ocaml frametable GC strategy ------------------------===//
23 class OcamlGC : public GCStrategy {
25 OcamlGC();
29 static GCRegistry::Add<OcamlGC>
34 OcamlGC::OcamlGC() {
Android.mk 69 OcamlGC.cpp \

Completed in 54 milliseconds