Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-mc-disassemble-fuzzer/
H A Dllvm-mc-disassemble-fuzzer.cpp61 unsigned InstructionsProcessed = 0; in DisassembleOneInput() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp959 SmallPtrSet<Instruction *, 16> InstructionsProcessed; in vectorizeInstructions() local
1000 SmallPtrSet<Instruction *, 16> *InstructionsProcessed) { in vectorizeStoreChain()
1166 SmallPtrSet<Instruction *, 16> *InstructionsProcessed) { in vectorizeLoadChain()