Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCPreEmitPeephole.cpp120 DenseSet<MachineInstr *> InstrsToErase; in removeRedundantLIs() local
364 DenseSet<MachineInstr *> InstrsToErase; in removeAccPrimeUnprime() local
414 SmallVector<MachineInstr *, 4> InstrsToErase; in runOnMachineFunction() local
426 SmallVector<MachineInstr *, 4> InstrsToErase; in runOnMachineFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1259 SmallVector<Instruction *, 16> InstrsToErase; in vectorizeLoadChain() local