Searched defs:ValuePairWithCost (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp215 typedef std::pair<ValuePair, int> ValuePairWithCost; typedef in struct:__anon26367::BBVectorize
1288 CandidatePairCostSavings.insert(ValuePairWithCost(ValuePair(I, J),

Completed in 62 milliseconds