Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileProbe.h70 FuncProbeFactorMap FunctionProbeFactors; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp151 auto &PrevProbeFactors = FunctionProbeFactors[F->getName()]; in verifyProbeFactors()