Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6942 bool SameNodesEstimated = true; member in BoUpSLP::ShuffleCostEstimator
7198 if (SameNodesEstimated) { in estimateNodesPermuteCost()
7223 SameNodesEstimated = false; in estimateNodesPermuteCost()
7512 SameNodesEstimated = false; in adjustExtracts()
7572 if (!SameNodesEstimated && InVectors.size() == 1) in add()