Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1781 int computePredInstDiscount(Instruction *PredInst, ScalarCostsTy &ScalarCosts,
6723 computePredInstDiscount(&I, ScalarCosts, VF) >= 0) in collectInstsToScalarize()
6731 int LoopVectorizationCostModel::computePredInstDiscount( in computePredInstDiscount() function in LoopVectorizationCostModel