Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1686 std::optional<unsigned> getBestOperand(unsigned OpIdx, int Lane, int LastLane, in getBestOperand() function in llvm::slpvectorizer::BoUpSLP::VLOperands
2095 std::optional<unsigned> BestIdx = getBestOperand( in reorder()