Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DInterval.h63 std::vector<BasicBlock*> 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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DInterval.h63 std::vector<BasicBlock*> 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/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DMustExecute.cpp162 SmallPtrSetImpl<const BasicBlock *> &Predecessors) { in collectTransitivePredecessors()
201 SmallPtrSet<const BasicBlock *, 4> Predecessors; in allLoopPathsLeadToBlock() local
294 SmallPtrSet<const BasicBlock *, 4> Predecessors; in doesNotWriteMemoryBefore() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVPlanVerifier.cpp75 const auto &Predecessors = VPB->getPredecessors(); in verifyBlocksInRegion() local
DVPlan.cpp136 auto &Predecessors = Current->getPredecessors(); in getPlanEntry() local
DVPlan.h403 SmallVector<VPBlockBase *, 1> Predecessors; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp73 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anon959e8cf70111::DAGDeltaAlgorithmImpl
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DFixIrreducible.cpp178 SetVector<BasicBlock *> Predecessors; in createNaturalLoopInternal() local
/external/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp75 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anon2381a5cf0111::DAGDeltaAlgorithmImpl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp74 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anonb8258e310111::DAGDeltaAlgorithmImpl
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DBasicBlock.cpp455 SmallVector<BasicBlock *, 4> Predecessors; in splitBasicBlockBefore() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSILowerI1Copies.cpp134 SmallVector<MachineBasicBlock *, 4> Predecessors; member in __anon85daebf30111::PhiIncomingAnalysis
/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/
Dgraphcycles.cc418 absl::Span<const int32_t> GraphCycles::Predecessors(int32_t node) const { in Predecessors() function in tensorflow::GraphCycles
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSILowerI1Copies.cpp141 SmallVector<MachineBasicBlock *, 4> Predecessors; member in __anonaa13fa2d0111::PhiIncomingAnalysis
/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp167 BlockEdgeMap Predecessors; member in __anon562af28e0111::SampleProfileLoader
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp402 BlockEdgeMap Predecessors; member in __anon4b5b97b00111::SampleProfileLoader
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1673 BlockArray Predecessors; // Predecessor blocks in the CFG. variable