Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DUnreachableBlockElim.cpp75 std::vector<BasicBlock*> DeadBlocks; in runOnFunction() local
139 std::vector<MachineBasicBlock*> DeadBlocks; in runOnMachineFunction() local
/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 __anon5999813e0111::CallAnalyzer
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DSafepointIRVerifier.cpp72 SetVector<const BasicBlock *> DeadBlocks; member in __anon8716459d0111::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