Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Vectorize/
DVPlanHCFGTest.cpp92 SmallPtrSet<Instruction *, 1> DeadInstructions; in TEST_F() local
122 SmallPtrSet<Instruction *, 1> DeadInstructions; in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlanHCFGTransforms.cpp23 SmallPtrSetImpl<Instruction *> &DeadInstructions) { in VPInstructionsToVPRecipes()
DLoopVectorize.cpp6401 SmallPtrSetImpl<Instruction *> &DeadInstructions) { in collectTriviallyDeadInstructions()
6924 SmallPtrSet<Instruction *, 4> DeadInstructions; in buildVPlansWithVPRecipes() local
6938 SmallPtrSetImpl<Instruction *> &DeadInstructions) { in buildVPlanWithVPRecipes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizer.cpp157 SmallVector<MachineInstr *, 4> DeadInstructions; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DInferAddressSpaces.cpp894 SmallVector<Instruction *, 16> DeadInstructions; in rewriteWithNewAddressSpaces() local