Searched refs:loadInstrumentationMap (Results 1 – 7 of 7) sorted by relevance
34 Expected<InstrumentationMap> loadInstrumentationMap(StringRef Filename);86 friend Expected<InstrumentationMap> loadInstrumentationMap(StringRef);
78 auto InstrumentationMapOrError = loadInstrumentationMap(ExtractInput); in __anon577b53910202()
374 auto InstrumentationMapOrError = loadInstrumentationMap(ConvertInstrMap); in __anone754334e0302()
453 auto InstrumentationMapOrError = loadInstrumentationMap(AccountInstrMap); in __anon895715230f02()
687 auto InstrumentationMapOrError = loadInstrumentationMap(StacksInstrMap); in __anon4f4261bf0802()
447 auto InstrumentationMapOrError = loadInstrumentationMap(GraphInstrMap); in getGraphRenderer()
255 llvm::xray::loadInstrumentationMap(StringRef Filename) { in loadInstrumentationMap() function in llvm::xray