/external/llvm/lib/CodeGen/ |
D | UnreachableBlockElim.cpp | 51 std::vector<BasicBlock*> DeadBlocks; in eliminateUnreachableBlock() local 146 std::vector<MachineBasicBlock*> DeadBlocks; in runOnMachineFunction() local
|
/external/llvm-project/clang/lib/AST/Interp/ |
D | InterpState.h | 92 DeadBlock *DeadBlocks = nullptr; variable
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | UnreachableBlockElim.cpp | 116 std::vector<MachineBasicBlock*> DeadBlocks; in runOnMachineFunction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | UnreachableBlockElim.cpp | 118 std::vector<MachineBasicBlock*> DeadBlocks; in runOnMachineFunction() local
|
/external/llvm-project/llvm/unittests/IR/ |
D | DominatorTreeBatchUpdatesTest.cpp | 290 TEST(DominatorTreeBatchUpdates, DeadBlocks) { in TEST() argument
|
/external/llvm-project/llvm/lib/IR/ |
D | SafepointIRVerifier.cpp | 73 SetVector<const BasicBlock *> DeadBlocks; member in __anon4ae1c8d10111::CFGDeadness
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | MergeICmps.cpp | 749 SmallVector<BasicBlock *, 16> DeadBlocks; in simplify() local
|
D | SimpleLoopUnswitch.cpp | 1508 SmallVector<BasicBlock *, 16> DeadBlocks; in deleteDeadClonedBlocks() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | MergeICmps.cpp | 748 SmallVector<BasicBlock *, 16> DeadBlocks; in simplify() local
|
D | SimpleLoopUnswitch.cpp | 1471 SmallVector<BasicBlock *, 16> DeadBlocks; in deleteDeadClonedBlocks() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | SafepointIRVerifier.cpp | 72 SetVector<const BasicBlock *> DeadBlocks; member in __anon92b42b450111::CFGDeadness
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | BasicBlockUtils.cpp | 126 std::vector<BasicBlock*> DeadBlocks; in EliminateUnreachableBlocks() local
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | BasicBlockUtils.cpp | 126 std::vector<BasicBlock*> DeadBlocks; in EliminateUnreachableBlocks() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | MemorySSAUpdater.cpp | 1346 const SmallSetVector<BasicBlock *, 8> &DeadBlocks) { in removeBlocks()
|
D | InlineCost.cpp | 247 SetVector<BasicBlock *> DeadBlocks; member in __anon18c107e60111::CallAnalyzer
|
/external/llvm-project/llvm/lib/Analysis/ |
D | MemorySSAUpdater.cpp | 1368 const SmallSetVector<BasicBlock *, 8> &DeadBlocks) { in removeBlocks()
|
D | InlineCost.cpp | 305 SetVector<BasicBlock *> DeadBlocks; member in __anonae1cb0f20111::CallAnalyzer
|