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
1400 PairConnectionTypes.insert(VPPairWithType(VP, PairConnectionSwap)); in computePairsConnectedTo()
1950 else if (R->second == PairConnectionSwap) in findBestDAGFor()
1974 (R->second == PairConnectionSwap && !FlipOrder) || in findBestDAGFor()
3084 else if (R->second == PairConnectionSwap) in fuseChosenPairs()
3115 R->second = PairConnectionSwap; in fuseChosenPairs()
3116 else if (R->second == PairConnectionSwap) in fuseChosenPairs()