Home
last modified time | relevance | path

Searched defs:MinimizeSize (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h63 const bool MinimizeSize; variable
85 bool MinimizeSize, AAResults *AA, AssumptionCache &AC, in InstCombiner()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h65 bool MinimizeSize, AAResults *AA, AssumptionCache &AC, in InstCombinerImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp215 bool MinimizeSize; member in __anond60e827a0111::Thumb2SizeReduce