Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2049 unsigned BestLane = 0; in getBestLaneToStartReordering() local
2054 BestLane = Data.second.second; in getBestLaneToStartReordering()
2057 return BestLane; in getBestLaneToStartReordering()