Searched refs:StackDepth (Results 1 – 5 of 5) sorted by relevance
369 bool &IsRecursive, unsigned &StackDepth) { in examineStackFrames() argument371 StackDepth = 0; in examineStackFrames()381 ++StackDepth; in examineStackFrames()390 ++StackDepth; in examineStackFrames()947 unsigned StackDepth = 0; in shouldInlineCall() local948 examineStackFrames(D, Pred->getLocationContext(), IsRecursive, StackDepth); in shouldInlineCall()949 if ((StackDepth >= Opts.InlineMaxStackDepth) && in shouldInlineCall()
170 Options.StackDepth |= ClStackDepth; in OverrideFromCL()172 !Options.Inline8bitCounters && !Options.StackDepth) in OverrideFromCL()378 if (Options.StackDepth && !SanCovLowestStack->isDeclaration()) in runOnModule()548 if (Options.StackDepth) in runOnFunction()808 if (Options.StackDepth && IsEntryBB && !IsLeafFunc) { in InjectCoverageAtBlock()
197 bool StackDepth = false; member
695 bool &IsRecursive, unsigned &StackDepth);
212 Opts.StackDepth = CGOpts.SanitizeCoverageStackDepth; in addSanitizerCoveragePass()