Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp8237 bool SameNodesEstimated = true; member in BoUpSLP::ShuffleCostEstimator
8592 if (SameNodesEstimated) { in estimateNodesPermuteCost()
8617 SameNodesEstimated = false; in estimateNodesPermuteCost()
8990 SameNodesEstimated = false; in adjustExtracts()
9048 if (!SameNodesEstimated && InVectors.size() == 1) in add()