Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1955 Value *OpLeft = (LeftToRight) ? OpLastLane : Op; in getBestOperand() local
1957 int Score = getLookAheadScore(OpLeft, OpRight, MainAltOps, Lane, in getBestOperand()