Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2460 SmallPtrSetImpl<Instruction *> &InstsToIgnore) { in addFullyUnrolledInstructionsToIgnore() argument
2463 InstsToIgnore.insert(Cmp); in addFullyUnrolledInstructionsToIgnore()
2474 InstsToIgnore.insert(IVInst); in addFullyUnrolledInstructionsToIgnore()