Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1819 InstructionCost computePredInstDiscount(Instruction *PredInst,
5853 computePredInstDiscount(&I, ScalarCosts, VF) >= 0) in collectInstsToScalarize()
5861 InstructionCost LoopVectorizationCostModel::computePredInstDiscount( in computePredInstDiscount() function in LoopVectorizationCostModel