Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlanVerifier.cpp74 const auto &Predecessors = VPB->getPredecessors(); in verifyBlocksInRegion() local
DVPlan.h338 SmallVector<VPBlockBase *, 1> Predecessors; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DInterval.h64 std::vector<BasicBlock*> Predecessors; variable
/external/llvm/include/llvm/Analysis/
DInterval.h66 std::vector<BasicBlock*> Predecessors; variable
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DInterval.h69 std::vector<BasicBlock*> Predecessors; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp75 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anonb529823c0111::DAGDeltaAlgorithmImpl
/external/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp75 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anon2e55d3e40111::DAGDeltaAlgorithmImpl
/external/swiftshader/third_party/LLVM/lib/Support/
DDAGDeltaAlgorithm.cpp76 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anon383d6b900111::DAGDeltaAlgorithmImpl
/external/tensorflow/tensorflow/compiler/jit/graphcycles/
Dgraphcycles.cc401 std::unordered_set<int32> GraphCycles::Predecessors(int32 node) { in Predecessors() function in tensorflow::GraphCycles
/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp167 BlockEdgeMap Predecessors; member in __anon79c3e4830111::SampleProfileLoader
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp269 BlockEdgeMap Predecessors; member in __anon535113db0111::SampleProfileLoader
/external/v8/src/compiler/
Dinstruction.h1410 typedef ZoneVector<RpoNumber> Predecessors; in NON_EXPORTED_BASE() typedef
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1673 BlockArray Predecessors; // Predecessor blocks in the CFG. variable