Searched refs:MaxContextDepth (Results 1 – 2 of 2) sorted by relevance
192 static void trimContext(SmallVectorImpl<T> &S, int Depth = MaxContextDepth) {377 static int MaxContextDepth; variable
76 cl::location(llvm::sampleprof::CSProfileGenerator::MaxContextDepth));109 int CSProfileGenerator::MaxContextDepth = -1; member in llvm::sampleprof::CSProfileGenerator