/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | MustExecute.cpp | 162 SmallPtrSetImpl<const BasicBlock *> &Predecessors) { in collectTransitivePredecessors() 201 SmallPtrSet<const BasicBlock *, 4> Predecessors; in allLoopPathsLeadToBlock() local 294 SmallPtrSet<const BasicBlock *, 4> Predecessors; in doesNotWriteMemoryBefore() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | Interval.h | 63 std::vector<BasicBlock*> Predecessors; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | Interval.h | 63 std::vector<BasicBlock*> Predecessors; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | Interval.h | 63 std::vector<BasicBlock*> Predecessors; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | Interval.h | 63 std::vector<BasicBlock*> Predecessors; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanVerifier.cpp | 74 const auto &Predecessors = VPB->getPredecessors(); in verifyBlocksInRegion() local
|
H A D | VPlan.h | 357 SmallVector<VPBlockBase *, 1> Predecessors; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | Interval.h | 63 std::vector<BasicBlock*> Predecessors; variable
|
/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | Interval.h | 66 std::vector<BasicBlock*> Predecessors; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/ |
D | IntervalPartition.h | 98 llvm::SmallDenseSet<const CFGIntervalNode *> Predecessors; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/Analyses/ |
D | IntervalPartition.h | 98 llvm::SmallDenseSet<const CFGIntervalNode *> Predecessors; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/ |
D | IntervalPartition.h | 98 llvm::SmallDenseSet<const CFGIntervalNode *> Predecessors; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/ |
D | IntervalPartition.h | 98 llvm::SmallDenseSet<const CFGIntervalNode *> Predecessors; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanVerifier.cpp | 75 const auto &Predecessors = VPB->getPredecessors(); in verifyBlocksInRegion() local
|
H A D | VPlan.cpp | 136 auto &Predecessors = Current->getPredecessors(); in getPlanEntry() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | FixIrreducible.cpp | 178 SetVector<BasicBlock *> Predecessors; in createNaturalLoopInternal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | DAGDeltaAlgorithm.cpp | 73 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anonb52e4bd90111::DAGDeltaAlgorithmImpl
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | DAGDeltaAlgorithm.cpp | 75 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anon34bf3c310111::DAGDeltaAlgorithmImpl
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | DAGDeltaAlgorithm.cpp | 74 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anond7b54d130111::DAGDeltaAlgorithmImpl
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | BasicBlock.cpp | 455 SmallVector<BasicBlock *, 4> Predecessors; in splitBasicBlockBefore() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SILowerI1Copies.cpp | 134 SmallVector<MachineBasicBlock *, 4> Predecessors; member in __anon53134bd50111::PhiIncomingAnalysis
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/ |
H A D | graphcycles.cc | 418 absl::Span<const int32_t> GraphCycles::Predecessors(int32_t node) const { in Predecessors() function in tensorflow::GraphCycles
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SILowerI1Copies.cpp | 141 SmallVector<MachineBasicBlock *, 4> Predecessors; member in __anon774c5a0f0111::PhiIncomingAnalysis
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | SampleProfile.cpp | 167 BlockEdgeMap Predecessors; member in __anon8cbe85b00111::SampleProfileLoader
|