Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp247 PairConnectionSwap, enumerator
1382 PairConnectionTypes.insert(VPPairWithType(VP, PairConnectionSwap)); in computePairsConnectedTo()
1932 else if (R->second == PairConnectionSwap) in findBestDAGFor()
1956 (R->second == PairConnectionSwap && !FlipOrder) || in findBestDAGFor()
3066 else if (R->second == PairConnectionSwap) in fuseChosenPairs()
3097 R->second = PairConnectionSwap; in fuseChosenPairs()
3098 else if (R->second == PairConnectionSwap) in fuseChosenPairs()