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

  /external/llvm/include/llvm/CodeGen/
GCMetadata.h 167 typedef DenseMap<const Function*,GCFunctionInfo*> finfo_map_type; typedef in class:llvm::GCModuleInfo
171 finfo_map_type FInfoMap;
  /external/llvm/lib/CodeGen/
GCMetadata.cpp 94 finfo_map_type::iterator I = FInfoMap.find(&F);

Completed in 558 milliseconds