ΒΆExpected<llvm::xray::Profile> profileFromTrace(
const llvm::xray::Trace& T)
Expected<llvm::xray::Profile> profileFromTrace(
const llvm::xray::Trace& T)
Description
This function takes a Trace and creates a Profile instance from it.
Declared at: llvm/include/llvm/XRay/Profile.h:48
Parameters
- const llvm::xray::Trace& T