Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1517 bool QUsesP = PairableInstUsers.count(ValuePair(P.first, Q.first)) || in pairsConflict() local
1533 if (QUsesP) { in pairsConflict()
1539 return (QUsesP && PUsesQ); in pairsConflict()