Searched defs:DeadInstructions (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | MVEVPTBlockPass.cpp | 161 SmallVectorImpl<MachineInstr *> &DeadInstructions) { in CreateVPTBlock() 243 SmallVector<MachineInstr *, 4> DeadInstructions; in InsertVPTBlocks() local
|
| H A D | MVETPAndVPTOptimisationsPass.cpp | 715 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 D | Legalizer.cpp | 284 SmallVector<MachineInstr *, 4> DeadInstructions; in legalizeMachineFunction() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVLegalizePointerCast.cpp | 350 std::vector<Instruction *> DeadInstructions; member in __anon6bee10560111::SPIRVLegalizePointerCast
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopSimplifyCFG.cpp | 379 SmallVector<Instruction *, 4> DeadInstructions( in handleDeadExits() local
|
| H A D | InferAddressSpaces.cpp | 1356 SmallVector<Instruction *, 16> DeadInstructions; in rewriteWithNewAddressSpaces() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | SpillUtils.cpp | 461 SmallVector<Instruction *, 4> &DeadInstructions, in collectSpillsAndAllocasFromInsts()
|
| H A D | CoroFrame.cpp | 2068 SmallVector<Instruction *, 4> DeadInstructions; in buildCoroutineFrame() local
|