Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp231 static bool allSameBlock(ArrayRef<Value *> VL) { in allSameBlock() function
5132 (S.getOpcode() && allSameBlock(VL)) || in buildTree_rec()
5223 !(S.getOpcode() && allSameBlock(VL))) { in buildTree_rec()
6825 !VectorizedLoads.count(Slice.back()) && allSameBlock(Slice)) { in getEntryCost()
6924 ((allSameType(VL) && allSameBlock(VL)) || in getEntryCost()