Home
last modified time | relevance | path

Searched defs:Shrink (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerCorpus.h216 bool AddFeature(size_t Idx, uint32_t NewSize, bool Shrink) { in AddFeature()
241 bool IsFeatureNew(size_t Idx, uint32_t NewSize, bool Shrink) { in IsFeatureNew()
H A DFuzzerOptions.h35 bool Shrink = false; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp2360 bool Shrink = true; in tryLocalSplit() local
H A DRegisterCoalescer.cpp2019 bool Shrink = false; in joinCopy() local