Lines Matching defs:Instruction
60 #include "llvm/IR/Instruction.h"
104 SmallVector<Instruction *, 32> &DeadInsts);
108 SmallVector<Instruction *, 32> &DeadInsts);
113 SmallVector<Instruction *, 32> &DeadInsts);
118 SmallVector<Instruction *, 32> &DeadInsts);
253 LoadInst *LI, SmallVector<Instruction *, 32> &DeadInsts) {
330 if (cast<Instruction>(Shuffle->getOperand(0))->getOperand(0) == LI)
332 if (cast<Instruction>(Shuffle->getOperand(0))->getOperand(1) == LI)
457 StoreInst *SI, SmallVector<Instruction *, 32> &DeadInsts) {
483 IntrinsicInst *DI, SmallVector<Instruction *, 32> &DeadInsts) {
502 IntrinsicInst *II, SmallVector<Instruction *, 32> &DeadInsts) {
525 SmallVector<Instruction *, 32> DeadInsts;