Searched defs:FunctionMapTy (Results 1 – 4 of 4) sorted by relevance
37 typedef llvm::DenseMap<const Decl *, CallGraphNode *> FunctionMapTy; typedef
76 typedef std::map<const Function *, CallGraphNode *> FunctionMapTy; typedef
80 FunctionMapTy; typedef
144 typedef std::map<uint64_t, MCFunction*> FunctionMapTy; typedef