Home
last modified time | relevance | path

Searched defs:Predecessors (Results 1 – 22 of 22) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DInterval.h63 std::vector<BasicBlock*> Predecessors; variable
/external/llvm-project/llvm/include/llvm/Analysis/
DInterval.h63 std::vector<BasicBlock*> Predecessors; variable
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlanVerifier.cpp73 const auto &Predecessors = VPB->getPredecessors(); in verifyBlocksInRegion() local
DVPlan.cpp176 auto &Predecessors = Current->getPredecessors(); in getPlanEntry() local
DVPlan.h387 SmallVector<VPBlockBase *, 1> Predecessors; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanVerifier.cpp74 const auto &Predecessors = VPB->getPredecessors(); in verifyBlocksInRegion() local
DVPlan.h357 SmallVector<VPBlockBase *, 1> Predecessors; variable
/external/llvm/include/llvm/Analysis/
DInterval.h66 std::vector<BasicBlock*> Predecessors; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMustExecute.cpp161 SmallPtrSetImpl<const BasicBlock *> &Predecessors) { in collectTransitivePredecessors()
200 SmallPtrSet<const BasicBlock *, 4> Predecessors; in allLoopPathsLeadToBlock() local
284 SmallPtrSet<const BasicBlock *, 4> Predecessors; in doesNotWriteMemoryBefore() local
/external/llvm-project/llvm/lib/Analysis/
DMustExecute.cpp163 SmallPtrSetImpl<const BasicBlock *> &Predecessors) { in collectTransitivePredecessors()
202 SmallPtrSet<const BasicBlock *, 4> Predecessors; in allLoopPathsLeadToBlock() local
286 SmallPtrSet<const BasicBlock *, 4> Predecessors; in doesNotWriteMemoryBefore() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DFixIrreducible.cpp170 SetVector<BasicBlock *> Predecessors; in createNaturalLoopInternal() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp74 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anonf7cf2f1d0111::DAGDeltaAlgorithmImpl
/external/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp75 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anon7ef96bbb0111::DAGDeltaAlgorithmImpl
/external/llvm-project/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp74 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anon443717890111::DAGDeltaAlgorithmImpl
/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/
Dgraphcycles.cc416 absl::Span<const int32> GraphCycles::Predecessors(int32 node) const { in Predecessors() function in tensorflow::GraphCycles
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSILowerI1Copies.cpp140 SmallVector<MachineBasicBlock *, 4> Predecessors; member in __anon8bfa6f850111::PhiIncomingAnalysis
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSILowerI1Copies.cpp141 SmallVector<MachineBasicBlock *, 4> Predecessors; member in __anonf63c31190111::PhiIncomingAnalysis
/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp167 BlockEdgeMap Predecessors; member in __anon7eca00fa0111::SampleProfileLoader
/external/llvm-project/llvm/lib/Transforms/IPO/
DSampleProfile.cpp418 BlockEdgeMap Predecessors; member in __anonf51cc2080111::SampleProfileLoader
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp402 BlockEdgeMap Predecessors; member in __anon2ea2a11c0111::SampleProfileLoader
/external/llvm-project/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1667 BlockArray Predecessors; variable
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1673 BlockArray Predecessors; // Predecessor blocks in the CFG. variable