Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1754 InstructionCost computePredInstDiscount(Instruction *PredInst,
6167 computePredInstDiscount(&I, ScalarCosts, VF) >= 0) in collectInstsToScalarize()
6175 InstructionCost LoopVectorizationCostModel::computePredInstDiscount( in computePredInstDiscount() function in LoopVectorizationCostModel