Searched defs:InstructionsProcessed (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp900 SmallPtrSet<Instruction *, 16> InstructionsProcessed; local
939 vectorizeStoreChain( ArrayRef<Instruction *> Chain, SmallPtrSet<Instruction *, 16> *InstructionsProcessed) argument
1090 vectorizeLoadChain( ArrayRef<Instruction *> Chain, SmallPtrSet<Instruction *, 16> *InstructionsProcessed) argument
[all...]

Completed in 51 milliseconds