Home
last modified time | relevance | path

Searched defs:CallerSamples (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DProfiledCallGraph.h94 FunctionSamples *CallerSamples = Caller->getFunctionSamples(); variable
/llvm-project/llvm/tools/llvm-profgen/
H A DCSPreInliner.cpp108 const FunctionSamples *CallerSamples) { in getInlineCandidates()