Home
last modified time | relevance | path

Searched defs:MaxInstrsToScan (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp46 static cl::opt<unsigned> MaxInstrsToScan( global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp57 static cl::opt<unsigned> MaxInstrsToScan( global() variable