Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEVPTBlockPass.cpp161 SmallVectorImpl<MachineInstr *> &DeadInstructions) { in CreateVPTBlock()
243 SmallVector<MachineInstr *, 4> DeadInstructions; in InsertVPTBlocks() local
H A DMVETPAndVPTOptimisationsPass.cpp715 SmallVector<MachineInstr *, 4> DeadInstructions; in ReduceOldVCCRValueUses() local
843 SmallVector<MachineInstr *, 4> DeadInstructions; in ReplaceVCMPsByVPNOTs() local
925 SmallSet<MachineInstr *, 4> DeadInstructions; in ReplaceConstByVPNOTs() local
1010 SmallVector<MachineInstr *, 4> DeadInstructions; in ConvertVPSEL() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizer.cpp284 SmallVector<MachineInstr *, 4> DeadInstructions; in legalizeMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVLegalizePointerCast.cpp350 std::vector<Instruction *> DeadInstructions; member in __anon6bee10560111::SPIRVLegalizePointerCast
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp379 SmallVector<Instruction *, 4> DeadInstructions( in handleDeadExits() local
H A DInferAddressSpaces.cpp1356 SmallVector<Instruction *, 16> DeadInstructions; in rewriteWithNewAddressSpaces() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DSpillUtils.cpp461 SmallVector<Instruction *, 4> &DeadInstructions, in collectSpillsAndAllocasFromInsts()
H A DCoroFrame.cpp2068 SmallVector<Instruction *, 4> DeadInstructions; in buildCoroutineFrame() local