Home
last modified time | relevance | path

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

/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/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp75 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anon168f7fa00111::DAGDeltaAlgorithmImpl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp74 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anon848d24420111::DAGDeltaAlgorithmImpl
/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 __anoned8a30be0111::PhiIncomingAnalysis
/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp167 BlockEdgeMap Predecessors; member in __anon0188c6bf0111::SampleProfileLoader
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp402 BlockEdgeMap Predecessors; member in __anon64acc0210111::SampleProfileLoader
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1673 BlockArray Predecessors; // Predecessor blocks in the CFG. variable