Searched defs:ExportedFunctions (Results 1 – 2 of 2) sorted by relevance
63 static ManagedStatic<std::map<const Function *, ExFunc> > ExportedFunctions; variable
1895 DenseMap<StringRef, ExportedFunctionInfo> ExportedFunctions; in lower() local