Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPULaneDominator.cpp54 DenseSet<MachineBasicBlock *> Reachable; in laneDominates() local
/external/llvm/lib/CodeGen/
DUnreachableBlockElim.cpp43 SmallPtrSet<BasicBlock*, 8> Reachable; in eliminateUnreachableBlock() local
133 SmallPtrSet<MachineBasicBlock*, 8> Reachable; in runOnMachineFunction() local
DPrologEpilogInserter.cpp1012 SmallPtrSet<MachineBasicBlock*, 8> Reachable; in replaceFrameIndices() local
DMachineVerifier.cpp1953 SmallPtrSet<const MachineBasicBlock*, 8> Reachable; in verifyStackFrame() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DUnreachableBlockElim.cpp44 df_iterator_default_set<BasicBlock*> Reachable; in eliminateUnreachableBlock() local
134 df_iterator_default_set<MachineBasicBlock*> Reachable; in runOnMachineFunction() local
DPrologEpilogInserter.cpp1007 df_iterator_default_set<MachineBasicBlock*> Reachable; in replaceFrameIndices() local
DMachineVerifier.cpp2256 df_iterator_default_set<const MachineBasicBlock*> Reachable; in verifyStackFrame() local
/external/clang/lib/Analysis/
DReachableCode.cpp268 llvm::BitVector &Reachable, in scanFromBlock()
335 llvm::BitVector &Reachable) { in scanMaybeReachableFromBlock()
346 llvm::BitVector &Reachable; member in __anon30f7faac0111::DeadCodeScan
633 llvm::BitVector &Reachable) { in ScanReachableFromBlock()
DCFG.cpp4453 bool Reachable = true; in print_block() local
4492 bool Reachable = true; in print_block() local
DThreadSafety.cpp311 bool Reachable; // Is this block reachable? member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIFixWWMLiveness.cpp150 SparseBitVector<> Reachable; in runOnWWMInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DPhiValues.cpp71 ConstValueSet Reachable; in processPhi() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DTestGraph.h143 NodeSubset Reachable; in NodesReachableFrom() local
/external/llvm/unittests/ADT/
DSCCIteratorTest.cpp138 NodeSubset Reachable; in NodesReachableFrom() local
/external/clang/lib/Sema/
DJumpDiagnostics.cpp696 llvm::BitVector Reachable(Scopes.size(), false); in VerifyIndirectJumps() local
/external/llvm/lib/Transforms/Utils/
DLocal.cpp1364 SmallPtrSetImpl<BasicBlock*> &Reachable) { in markAliveBlocks()
1551 SmallPtrSet<BasicBlock*, 16> Reachable; in removeUnreachableBlocks() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp2006 SmallPtrSetImpl<BasicBlock*> &Reachable, in markAliveBlocks()
2209 SmallPtrSet<BasicBlock*, 16> Reachable; in removeUnreachableBlocks() local
/external/swiftshader/third_party/subzero/src/
DIceCfg.cpp300 BitVector Reachable(NumNodes); in computeInOutEdges() local