Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpState.h118 DeadBlock *DeadBlocks = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DUnreachableBlockElim.cpp114 std::vector<MachineBasicBlock*> DeadBlocks; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DSafepointIRVerifier.cpp71 SetVector<const BasicBlock *> DeadBlocks; member in __anond3efd71a0111::CFGDeadness
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp97 DenseSet<BasicBlock *> &DeadBlocks) { in canEliminateSuccessor()
H A DAttributorAttributes.cpp3710 DenseSet<const BasicBlock *> DeadBlocks; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp727 SmallVector<BasicBlock *, 16> DeadBlocks; in simplify() local
H A DSimpleLoopUnswitch.cpp1676 SmallVector<BasicBlock *, 16> DeadBlocks; deleteDeadClonedBlocks() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1348 const SmallSetVector<BasicBlock *, 8> &DeadBlocks) { in removeBlocks()
H A DInlineCost.cpp399 SmallPtrSet<BasicBlock *, 16> DeadBlocks; member in __anon463f3bdb0111::CallAnalyzer
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp134 std::vector<BasicBlock*> DeadBlocks; in EliminateUnreachableBlocks() local