Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp885 SmallPtrSet<Instruction *, 16> InstructionsProcessed; in vectorizeInstructions() local
926 SmallPtrSet<Instruction *, 16> *InstructionsProcessed) { in vectorizeStoreChain()
1076 SmallPtrSet<Instruction *, 16> *InstructionsProcessed) { in vectorizeLoadChain()