Home
last modified time | relevance | path

Searched refs:FunctionProbeFactors (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileProbe.h70 FuncProbeFactorMap FunctionProbeFactors; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp151 auto &PrevProbeFactors = FunctionProbeFactors[F->getName()]; in verifyProbeFactors()