Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7066 SetVector<Instruction *> ChainOpsAndOperands(ChainOps.begin(), in cost() local
7073 ChainOpsAndOperands.insert(I); in cost()
7078 for (Instruction *I : ChainOpsAndOperands) { in cost()