/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | UnreachableBlockElim.cpp | 51 std::vector<BasicBlock*> DeadBlocks; in eliminateUnreachableBlock() local 146 std::vector<MachineBasicBlock*> DeadBlocks; in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | UnreachableBlockElim.cpp | 110 std::vector<MachineBasicBlock*> DeadBlocks; in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | UnreachableBlockElim.cpp | 118 std::vector<MachineBasicBlock*> DeadBlocks; in runOnMachineFunction() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/IPO/ |
D | FunctionSpecialization.h | 183 DenseSet<BasicBlock *> DeadBlocks; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/IPO/ |
D | FunctionSpecialization.h | 183 DenseSet<BasicBlock *> DeadBlocks; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/IPO/ |
D | FunctionSpecialization.h | 183 DenseSet<BasicBlock *> DeadBlocks; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/IPO/ |
D | FunctionSpecialization.h | 183 DenseSet<BasicBlock *> DeadBlocks; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | SafepointIRVerifier.cpp | 71 SetVector<const BasicBlock *> DeadBlocks; member in __anon49552c5a0111::CFGDeadness
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | SafepointIRVerifier.cpp | 72 SetVector<const BasicBlock *> DeadBlocks; member in __anonbd9727d40111::CFGDeadness
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | MergeICmps.cpp | 748 SmallVector<BasicBlock *, 16> DeadBlocks; in simplify() local
|
H A D | SimpleLoopUnswitch.cpp | 1471 SmallVector<BasicBlock *, 16> DeadBlocks; in deleteDeadClonedBlocks() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | MergeICmps.cpp | 724 SmallVector<BasicBlock *, 16> DeadBlocks; in simplify() local
|
H A D | SimpleLoopUnswitch.cpp | 1613 SmallVector<BasicBlock *, 16> DeadBlocks; in deleteDeadClonedBlocks() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | BasicBlockUtils.cpp | 126 std::vector<BasicBlock*> DeadBlocks; in EliminateUnreachableBlocks() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | MemorySSAUpdater.cpp | 1373 const SmallSetVector<BasicBlock *, 8> &DeadBlocks) { in removeBlocks()
|
H A D | InlineCost.cpp | 388 SmallPtrSet<BasicBlock *, 16> DeadBlocks; member in __anonf762991b0111::CallAnalyzer
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemorySSAUpdater.cpp | 1346 const SmallSetVector<BasicBlock *, 8> &DeadBlocks) { in removeBlocks()
|
H A D | InlineCost.cpp | 247 SetVector<BasicBlock *> DeadBlocks; member in __anond777b6d50111::CallAnalyzer
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | BasicBlockUtils.cpp | 133 std::vector<BasicBlock*> DeadBlocks; in EliminateUnreachableBlocks() local
|