Searched refs:StackDepth (Results 1 – 2 of 2) sorted by relevance
174 Options.StackDepth |= ClStackDepth; in OverrideFromCL()176 !Options.Inline8bitCounters && !Options.StackDepth) in OverrideFromCL()440 if (Options.StackDepth && !SanCovLowestStack->isDeclaration()) in instrumentModule()629 if (Options.StackDepth) in instrumentFunction()889 if (Options.StackDepth && IsEntryBB && !IsLeafFunc) { in InjectCoverageAtBlock()
179 bool StackDepth = false; member