Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEVPTBlockPass.cpp165 SmallVectorImpl<MachineInstr *> &DeadInstructions) { in CreateVPTBlock()
247 SmallVector<MachineInstr *, 4> DeadInstructions; in InsertVPTBlocks() local
H A DMVETPAndVPTOptimisationsPass.cpp717 SmallVector<MachineInstr *, 4> DeadInstructions; in ReduceOldVCCRValueUses() local
845 SmallVector<MachineInstr *, 4> DeadInstructions; in ReplaceVCMPsByVPNOTs() local
927 SmallSet<MachineInstr *, 4> DeadInstructions; in ReplaceConstByVPNOTs() local
1011 SmallVector<MachineInstr *, 4> DeadInstructions; in ConvertVPSEL() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizer.cpp285 SmallVector<MachineInstr *, 4> DeadInstructions; in legalizeMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp364 SmallVector<Instruction *, 4> DeadInstructions; in handleDeadExits() local
H A DInferAddressSpaces.cpp1173 SmallVector<Instruction *, 16> DeadInstructions; in rewriteWithNewAddressSpaces() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp3156 SmallVector<Instruction*, 4> DeadInstructions; in buildCoroutineFrame() local