/aosp_15_r20/external/clang/lib/Analysis/ |
H A D | ReachableCode.cpp | 268 llvm::BitVector &Reachable, in scanFromBlock() 335 llvm::BitVector &Reachable) { in scanMaybeReachableFromBlock() 346 llvm::BitVector &Reachable; member in __anonfe6257370111::DeadCodeScan 633 llvm::BitVector &Reachable) { in ScanReachableFromBlock()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | UnreachableBlockElim.cpp | 43 SmallPtrSet<BasicBlock*, 8> Reachable; in eliminateUnreachableBlock() local 133 SmallPtrSet<MachineBasicBlock*, 8> Reachable; in runOnMachineFunction() local
|
H A D | PrologEpilogInserter.cpp | 1012 SmallPtrSet<MachineBasicBlock*, 8> Reachable; in replaceFrameIndices() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | CFIFixup.cpp | 109 bool Reachable : 1; in runOnMachineFunction() member
|
H A D | UnreachableBlockElim.cpp | 98 df_iterator_default_set<MachineBasicBlock*> Reachable; in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | UnreachableBlockElim.cpp | 104 df_iterator_default_set<MachineBasicBlock*> Reachable; in runOnMachineFunction() local
|
H A D | PrologEpilogInserter.cpp | 1147 df_iterator_default_set<MachineBasicBlock*> Reachable; in replaceFrameIndices() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | PhiValues.cpp | 87 ConstValueSet &Reachable = ReachableMap[RootDepthNumber]; in processPhi() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | PhiValues.cpp | 86 ConstValueSet &Reachable = ReachableMap[RootDepthNumber]; in processPhi() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/ |
D | SampleProfileInference.h | 167 df_iterator_default_set<const BasicBlockT *> Reachable; in apply() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/ |
D | SampleProfileInference.h | 167 df_iterator_default_set<const BasicBlockT *> Reachable; in apply() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/ |
D | SampleProfileInference.h | 167 df_iterator_default_set<const BasicBlockT *> Reachable; in apply() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/ |
D | SampleProfileInference.h | 167 df_iterator_default_set<const BasicBlockT *> Reachable; in apply() local
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/ |
H A D | LayerSnapshot.h | 105 Reachable, enumerator
|
/aosp_15_r20/external/llvm/unittests/ADT/ |
H A D | SCCIteratorTest.cpp | 138 NodeSubset Reachable; in NodesReachableFrom() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFixIrreducibleControlFlow.cpp | 122 DenseMap<MachineBasicBlock *, BlockSet> Reachable; member in __anonc263fd350111::ReachabilityGraph
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFixIrreducibleControlFlow.cpp | 134 DenseMap<MachineBasicBlock *, BlockSet> Reachable; member in __anon68362a7b0111::ReachabilityGraph
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 1364 SmallPtrSetImpl<BasicBlock*> &Reachable) { in markAliveBlocks() 1551 SmallPtrSet<BasicBlock*, 16> Reachable; in removeUnreachableBlocks() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | JumpDiagnostics.cpp | 696 llvm::BitVector Reachable(Scopes.size(), false); in VerifyIndirectJumps() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/loader/ |
D | symbolbuilder.go | 171 func (sb *SymbolBuilder) Reachable() bool { func
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ProgramState.h | 883 llvm::iterator_range<region_iterator> Reachable) const { in scanReachableSymbols()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ProgramState.h | 895 llvm::iterator_range<region_iterator> Reachable) const { in scanReachableSymbols()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ProgramState.h | 895 llvm::iterator_range<region_iterator> Reachable) const { in scanReachableSymbols()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ProgramState.h | 895 llvm::iterator_range<region_iterator> Reachable) const { in scanReachableSymbols()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | BasicBlockUtils.cpp | 119 df_iterator_default_set<BasicBlock*> Reachable; in EliminateUnreachableBlocks() local
|