Home
last modified time | relevance | path

Searched defs:DeadBlocks (Results 1 – 17 of 17) 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/llvm-project/clang/lib/AST/Interp/
DInterpState.h92 DeadBlock *DeadBlocks = nullptr; variable
/external/llvm-project/llvm/lib/CodeGen/
DUnreachableBlockElim.cpp116 std::vector<MachineBasicBlock*> DeadBlocks; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DUnreachableBlockElim.cpp118 std::vector<MachineBasicBlock*> DeadBlocks; in runOnMachineFunction() local
/external/llvm-project/llvm/unittests/IR/
DDominatorTreeBatchUpdatesTest.cpp290 TEST(DominatorTreeBatchUpdates, DeadBlocks) { in TEST() argument
/external/llvm-project/llvm/lib/IR/
DSafepointIRVerifier.cpp73 SetVector<const BasicBlock *> DeadBlocks; member in __anon4ae1c8d10111::CFGDeadness
/external/llvm-project/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp749 SmallVector<BasicBlock *, 16> DeadBlocks; in simplify() local
DSimpleLoopUnswitch.cpp1508 SmallVector<BasicBlock *, 16> DeadBlocks; in deleteDeadClonedBlocks() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp748 SmallVector<BasicBlock *, 16> DeadBlocks; in simplify() local
DSimpleLoopUnswitch.cpp1471 SmallVector<BasicBlock *, 16> DeadBlocks; in deleteDeadClonedBlocks() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DSafepointIRVerifier.cpp72 SetVector<const BasicBlock *> DeadBlocks; member in __anon92b42b450111::CFGDeadness
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp126 std::vector<BasicBlock*> DeadBlocks; in EliminateUnreachableBlocks() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp126 std::vector<BasicBlock*> DeadBlocks; in EliminateUnreachableBlocks() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSAUpdater.cpp1346 const SmallSetVector<BasicBlock *, 8> &DeadBlocks) { in removeBlocks()
DInlineCost.cpp247 SetVector<BasicBlock *> DeadBlocks; member in __anon18c107e60111::CallAnalyzer
/external/llvm-project/llvm/lib/Analysis/
DMemorySSAUpdater.cpp1368 const SmallSetVector<BasicBlock *, 8> &DeadBlocks) { in removeBlocks()
DInlineCost.cpp305 SetVector<BasicBlock *> DeadBlocks; member in __anonae1cb0f20111::CallAnalyzer