Searched defs:AnyReduced (Results 1 – 1 of 1) sorted by relevance
150 ProcessChunkFromSerializedBitcode(const Chunk ChunkToCheckForUninterestingness,const TestRunner & Test,ReductionFunc ExtractChunksFromModule,const DenseSet<Chunk> & UninterestingChunks,ArrayRef<Chunk> ChunksStillConsideredInteresting,StringRef OriginalBC,std::atomic<bool> & AnyReduced) ProcessChunkFromSerializedBitcode() argument 221 std::atomic<bool> AnyReduced; runDeltaPass() local