Home
last modified time | relevance | path

Searched refs:LookAheadMaxDepth (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDSLPVectorizer.cpp158 static cl::opt<int> LookAheadMaxDepth( variable
1006 return getScoreAtLevelRec(LHS, RHS, 1, LookAheadMaxDepth); in getLookAheadScore()