Searched refs:getExtractIndex (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp456 static Optional<unsigned> getExtractIndex(Instruction *E) { function
3186 Optional<unsigned> Idx = getExtractIndex(Inst);

Completed in 115 milliseconds