ΒΆllvm::xray::Profile mergeProfilesByStack(
const llvm::xray::Profile& L,
const llvm::xray::Profile& R)
llvm::xray::Profile mergeProfilesByStack(
const llvm::xray::Profile& L,
const llvm::xray::Profile& R)
Description
This algorithm will merge two Profile instances into a single Profile instance, aggregating blocks by function call stack.
Declared at: llvm/include/llvm/XRay/Profile.h:45
Parameters
- const llvm::xray::Profile& L
- const llvm::xray::Profile& R