Home
last modified time | relevance | path

Searched defs:DeadBlocks (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/CodeGen/
DUnreachableBlockElim.cpp51 std::vector<BasicBlock*> DeadBlocks; in eliminateUnreachableBlock() local
146 std::vector<MachineBasicBlock*> DeadBlocks; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DUnreachableBlockElim.cpp52 std::vector<BasicBlock*> DeadBlocks; in eliminateUnreachableBlock() local
147 std::vector<MachineBasicBlock*> DeadBlocks; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DDominatorTreeBatchUpdatesTest.cpp291 TEST(DominatorTreeBatchUpdates, DeadBlocks) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemorySSAUpdater.cpp578 const SmallPtrSetImpl<BasicBlock *> &DeadBlocks) { in removeBlocks()
DInlineCost.cpp171 SetVector<BasicBlock *> DeadBlocks; member in __anona6311d000111::CallAnalyzer
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DSafepointIRVerifier.cpp72 SetVector<const BasicBlock *> DeadBlocks; member in __anon75b6621f0111::CFGDeadness
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp1356 SmallVector<BasicBlock *, 16> DeadBlocks; in deleteDeadClonedBlocks() local
1379 SmallVector<BasicBlock *, 16> DeadBlocks; in deleteDeadBlocksFromLoop() local