Searched defs:DeadInstructions (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp19 VPInstructionsToVPRecipes( Loop *OrigLoop, VPlanPtr &Plan, LoopVectorizationLegality::InductionList &Inductions, SmallPtrSetImpl<Instruction *> &DeadInstructions) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEVPTBlockPass.cpp236 SmallVector<MachineInstr *, 4> DeadInstructions; local
157 CreateVPTBlock(MachineBasicBlock::instr_iterator &Iter, MachineBasicBlock::instr_iterator EndIter, SmallVectorImpl<MachineInstr *> &DeadInstructions) argument
H A DMVEVPTOptimisationsPass.cpp239 SmallVector<MachineInstr *, 4> DeadInstructions; local
366 SmallVector<MachineInstr *, 4> DeadInstructions; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizer.cpp281 SmallVector<MachineInstr *, 4> DeadInstructions; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp1023 SmallVector<Instruction *, 16> DeadInstructions; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1651 SmallVector<Instruction*, 4> DeadInstructions; local

Completed in 120 milliseconds