Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp609 static Optional<unsigned> getExtractIndex(Instruction *E) { in getExtractIndex() function
5620 Optional<unsigned> Idx = getExtractIndex(Inst); in canReuseExtract()
5725 unsigned CurrentIdx = *getExtractIndex(cast<Instruction>(V)); in computeExtractCost()
5727 unsigned PrevIdx = *getExtractIndex(cast<Instruction>(VL[Idx - 1])); in computeExtractCost()
5855 Optional<unsigned> EEIdx = getExtractIndex(EE); in getEntryCost()
6119 *getExtractIndex(EE)); in getEntryCost()
6132 *getExtractIndex(EE)); in getEntryCost()