Searched refs:NoPrune (Results 1 – 3 of 3) sorted by relevance
161 bool NoPrune = false; member
215 Options.NoPrune |= !ClPruneBlocks; in OverrideFromCL()601 if (Options.NoPrune || &F.getEntryBlock() == BB) in shouldInstrumentBlock()635 if (!Options.NoPrune) in IsInterestingCmp()
247 Opts.NoPrune = CGOpts.SanitizeCoverageNoPrune; in getSancovOptsFromCGOpts()