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 __anon50bd19670111::DAGDeltaAlgorithmImpl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp74 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anonbfcca7c90111::DAGDeltaAlgorithmImpl
/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/
Dgraphcycles.cc416 absl::Span<const int32> 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 __anonfc5e1fc50111::PhiIncomingAnalysis
/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp167 BlockEdgeMap Predecessors; member in __anonfce8df260111::SampleProfileLoader
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp402 BlockEdgeMap Predecessors; member in __anon93ab6a480111::SampleProfileLoader
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1673 BlockArray Predecessors; // Predecessor blocks in the CFG. variable