Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp234 static bool matchExtractIndex(Instruction *E, unsigned Idx, unsigned Opcode) { in matchExtractIndex() function
1514 if (!matchExtractIndex(E0, 0, Opcode)) in canReuseExtract()
1519 if (!matchExtractIndex(E, i, Opcode)) in canReuseExtract()