ΒΆExpected<llvm::xray::InstrumentationMap>
loadInstrumentationMap(llvm::StringRef Filename)
Expected<llvm::xray::InstrumentationMap>
loadInstrumentationMap(llvm::StringRef Filename)
Description
Loads the instrumentation map from |Filename|. This auto-deduces the type of the instrumentation map.
Declared at: llvm/include/llvm/XRay/InstrumentationMap.h:34
Parameters
- llvm::StringRef Filename