Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7227 static bool hasSameParent(Instruction *I, BasicBlock *BB, bool IsRedOp) { in hasSameParent() function in __anon7a00047f2a11::HorizontalReduction
7387 hasSameParent(EdgeInst, B->getParent(), IsRdxInst) && in matchAssociativeReduction()