Lines Matching defs:Instruction
60 #include "llvm/IR/Instruction.h"
104 SmallSetVector<Instruction *, 32> &DeadInsts);
108 SmallSetVector<Instruction *, 32> &DeadInsts);
113 SmallSetVector<Instruction *, 32> &DeadInsts);
118 SmallSetVector<Instruction *, 32> &DeadInsts);
253 LoadInst *LI, SmallSetVector<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, SmallSetVector<Instruction *, 32> &DeadInsts) {
518 SmallVectorImpl<Instruction *> &DeadInsts) {
561 SmallVectorImpl<Instruction *> &DeadInsts) {
634 IntrinsicInst *DI, SmallSetVector<Instruction *, 32> &DeadInsts) {
641 SmallVector<Instruction *, 8> DeinterleaveDeadInsts;
660 IntrinsicInst *II, SmallSetVector<Instruction *, 32> &DeadInsts) {
670 SmallVector<Instruction *, 8> InterleaveDeadInsts;
689 SmallSetVector<Instruction *, 32> DeadInsts;