Home
last modified time | relevance | path

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

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