Home
last modified time | relevance | path

Searched defs:GCMap (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp116 gcp_map_type &GCMap = getGCMap(GCMetadataPrinters); in ~AsmPrinter() local
2316 gcp_map_type &GCMap = getGCMap(GCMetadataPrinters); in GetOrCreateGCPrinter() local
/minix3/external/bsd/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp582 std::map<std::string, unsigned> GCMap; in WriteModuleInfo() local