Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1683 int ScalarLdCost = VecTy->getNumElements() * in getEntryCost() local
1687 return VecLdCost - ScalarLdCost; in getEntryCost()