Home
last modified time | relevance | path

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

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