Home
last modified time | relevance | path

Searched defs:VecCallCosts (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7372 auto VecCallCosts = getVectorCallCosts(CI, VecTy, TTI, TLI); in getEntryCost() local
9662 auto VecCallCosts = getVectorCallCosts(CI, VecTy, TTI, TLI); in vectorizeTree() local