Home
last modified time | relevance | path

Searched defs:PairableInsts (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp730 std::vector<Value *> PairableInsts; in vectorizePairs() local
1236 std::vector<Value *> &PairableInsts, bool NonPow2Len) { in getCandidatePairs()
1333 std::vector<Value *> &PairableInsts, in computePairsConnectedTo()
1429 std::vector<Value *> &PairableInsts, in computeConnectedPairs()
1460 std::vector<Value *> &PairableInsts, in buildDepMap()
1580 std::vector<Value *> &PairableInsts, in buildInitialDAGFor()
1627 std::vector<Value *> &PairableInsts, in pruneDAGFor()
1803 std::vector<Value *> &PairableInsts, in findBestDAGFor()
2185 std::vector<Value *> &PairableInsts, in choosePairs()
2949 std::vector<Value *> &PairableInsts, in collectLoadMoveSet()
[all …]