Searched defs:MaxContextDepth (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/llvm-profgen/ | ||
H A D | ProfileGenerator.h | 395 static int MaxContextDepth; variable |
H A D | ProfileGenerator.cpp | 119 int CSProfileGenerator::MaxContextDepth = -1; member in llvm::sampleprof::CSProfileGenerator |