Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp718 const uint64_t MinPageSize = TTI->getMinPageSize().value(); in expandFindMismatch() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp41 static cl::opt<unsigned> MinPageSize( variable