Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-mc-disassemble-fuzzer/
H A Dllvm-mc-disassemble-fuzzer.cpp61 unsigned InstructionsProcessed = 0; in DisassembleOneInput() local
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp956 SmallPtrSet<Instruction *, 16> InstructionsProcessed; in vectorizeInstructions() local
997 SmallPtrSet<Instruction *, 16> *InstructionsProcessed) { in vectorizeStoreChain()
1157 SmallPtrSet<Instruction *, 16> *InstructionsProcessed) { in vectorizeLoadChain()