Searched refs:NoPrune (Results 1 – 2 of 2) sorted by relevance
178 bool NoPrune = false; member
173 Options.NoPrune |= !ClPruneBlocks; in OverrideFromCL()524 if (Options.NoPrune || &F.getEntryBlock() == BB) in shouldInstrumentBlock()559 if (!Options.NoPrune) in IsInterestingCmp()