Home
last modified time | relevance | path

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

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