Home
last modified time | relevance | path

Searched defs:Reachable (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/external/clang/lib/Analysis/
H A DReachableCode.cpp268 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 DUnreachableBlockElim.cpp43 SmallPtrSet<BasicBlock*, 8> Reachable; in eliminateUnreachableBlock() local
133 SmallPtrSet<MachineBasicBlock*, 8> Reachable; in runOnMachineFunction() local
H A DPrologEpilogInserter.cpp1012 SmallPtrSet<MachineBasicBlock*, 8> Reachable; in replaceFrameIndices() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DCFIFixup.cpp109 bool Reachable : 1; in runOnMachineFunction() member
H A DUnreachableBlockElim.cpp98 df_iterator_default_set<MachineBasicBlock*> Reachable; in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DUnreachableBlockElim.cpp104 df_iterator_default_set<MachineBasicBlock*> Reachable; in runOnMachineFunction() local
H A DPrologEpilogInserter.cpp1147 df_iterator_default_set<MachineBasicBlock*> Reachable; in replaceFrameIndices() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DPhiValues.cpp87 ConstValueSet &Reachable = ReachableMap[RootDepthNumber]; in processPhi() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DPhiValues.cpp86 ConstValueSet &Reachable = ReachableMap[RootDepthNumber]; in processPhi() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DSampleProfileInference.h167 df_iterator_default_set<const BasicBlockT *> Reachable; in apply() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DSampleProfileInference.h167 df_iterator_default_set<const BasicBlockT *> Reachable; in apply() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DSampleProfileInference.h167 df_iterator_default_set<const BasicBlockT *> Reachable; in apply() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DSampleProfileInference.h167 df_iterator_default_set<const BasicBlockT *> Reachable; in apply() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DLayerSnapshot.h105 Reachable, enumerator
/aosp_15_r20/external/llvm/unittests/ADT/
H A DSCCIteratorTest.cpp138 NodeSubset Reachable; in NodesReachableFrom() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp122 DenseMap<MachineBasicBlock *, BlockSet> Reachable; member in __anonc263fd350111::ReachabilityGraph
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp134 DenseMap<MachineBasicBlock *, BlockSet> Reachable; member in __anon68362a7b0111::ReachabilityGraph
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLocal.cpp1364 SmallPtrSetImpl<BasicBlock*> &Reachable) { in markAliveBlocks()
1551 SmallPtrSet<BasicBlock*, 16> Reachable; in removeUnreachableBlocks() local
/aosp_15_r20/external/clang/lib/Sema/
H A DJumpDiagnostics.cpp696 llvm::BitVector Reachable(Scopes.size(), false); in VerifyIndirectJumps() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/loader/
Dsymbolbuilder.go171 func (sb *SymbolBuilder) Reachable() bool { func
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DProgramState.h883 llvm::iterator_range<region_iterator> Reachable) const { in scanReachableSymbols()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DProgramState.h895 llvm::iterator_range<region_iterator> Reachable) const { in scanReachableSymbols()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DProgramState.h895 llvm::iterator_range<region_iterator> Reachable) const { in scanReachableSymbols()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DProgramState.h895 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 DBasicBlockUtils.cpp119 df_iterator_default_set<BasicBlock*> Reachable; in EliminateUnreachableBlocks() local

12