/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | VPlanVerifier.cpp | 73 const auto &Predecessors = VPB->getPredecessors(); in verifyBlocksInRegion() local
|
D | VPlan.cpp | 176 auto &Predecessors = Current->getPredecessors(); in getPlanEntry() local
|
D | VPlan.h | 387 SmallVector<VPBlockBase *, 1> Predecessors; variable
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | Interval.h | 63 std::vector<BasicBlock*> Predecessors; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanVerifier.cpp | 74 const auto &Predecessors = VPB->getPredecessors(); in verifyBlocksInRegion() local
|
D | VPlan.h | 357 SmallVector<VPBlockBase *, 1> Predecessors; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | Interval.h | 63 std::vector<BasicBlock*> Predecessors; variable
|
/external/llvm/include/llvm/Analysis/ |
D | Interval.h | 66 std::vector<BasicBlock*> Predecessors; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | MustExecute.cpp | 161 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/ |
D | MustExecute.cpp | 163 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/ |
D | FixIrreducible.cpp | 170 SetVector<BasicBlock *> Predecessors; in createNaturalLoopInternal() local
|
/external/llvm/lib/Support/ |
D | DAGDeltaAlgorithm.cpp | 75 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anon2272a9c20111::DAGDeltaAlgorithmImpl
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | DAGDeltaAlgorithm.cpp | 74 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anon759566e40111::DAGDeltaAlgorithmImpl
|
/external/llvm-project/llvm/lib/Support/ |
D | DAGDeltaAlgorithm.cpp | 74 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anon3106a8f00111::DAGDeltaAlgorithmImpl
|
/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/ |
D | graphcycles.cc | 416 absl::Span<const int32> GraphCycles::Predecessors(int32 node) const { in Predecessors() function in tensorflow::GraphCycles
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SILowerI1Copies.cpp | 140 SmallVector<MachineBasicBlock *, 4> Predecessors; member in __anon8f725c6c0111::PhiIncomingAnalysis
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SILowerI1Copies.cpp | 141 SmallVector<MachineBasicBlock *, 4> Predecessors; member in __anond856f4600111::PhiIncomingAnalysis
|
/external/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 167 BlockEdgeMap Predecessors; member in __anonbda655a10111::SampleProfileLoader
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 402 BlockEdgeMap Predecessors; member in __anon3d3e97830111::SampleProfileLoader
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 418 BlockEdgeMap Predecessors; member in __anon33472e0f0111::SampleProfileLoader
|
/external/llvm-project/clang/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 1667 BlockArray Predecessors; variable
|
/external/clang/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 1673 BlockArray Predecessors; // Predecessor blocks in the CFG. variable
|