Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DIntervalPartition.h98 llvm::SmallDenseSet<const CFGIntervalNode *> Predecessors; member
H A DThreadSafetyTIL.h1674 BlockArray Predecessors; variable
/src/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp162 SmallPtrSetImpl<const BasicBlock *> &Predecessors) { in collectTransitivePredecessors()
201 SmallPtrSet<const BasicBlock *, 4> Predecessors; in allLoopPathsLeadToBlock() local
294 SmallPtrSet<const BasicBlock *, 4> Predecessors; in doesNotWriteMemoryBefore() local
/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanVerifier.cpp224 const auto &Predecessors = VPB->getPredecessors(); in verifyBlock() local
H A DVPlan.cpp143 auto &Predecessors = Current->getPredecessors(); in getPlanEntry() local
H A DVPlan.h450 SmallVector<VPBlockBase *, 1> Predecessors; variable
/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFixIrreducible.cpp175 SetVector<BasicBlock *> Predecessors; in createNaturalLoopInternal() local
/src/contrib/llvm-project/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp73 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anonf92f34ce0111::DAGDeltaAlgorithmImpl
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp136 SmallVector<MachineBasicBlock *, 4> Predecessors; member in __anon0e99a74a0111::PhiIncomingAnalysis
/src/contrib/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp629 SmallVector<BasicBlock *, 4> Predecessors; in splitBasicBlockBefore() local