Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1110 const MapVector<Instruction *, uint64_t> &getMinimalBitwidths() const { in getMinimalBitwidths() function in llvm::LoopVectorizationCostModel
8333 *Plan, CM.getMinimalBitwidths(), PSE.getSE()->getContext()); in buildVPlansWithVPRecipes()