Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInterval.h
/freebsd-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
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp162 SmallPtrSetImpl<const BasicBlock *> &Predecessors) { in collectTransitivePredecessors() argument
201 SmallPtrSet<const BasicBlock *, 4> Predecessors; in allLoopPathsLeadToBlock() local
294 SmallPtrSet<const BasicBlock *, 4> Predecessors; doesNotWriteMemoryBefore() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanVerifier.cpp76 const auto &Predecessors = VPB->getPredecessors(); verifyBlocksInRegion() local
H A DVPlan.cpp139 auto &Predecessors = Current->getPredecessors(); getPlanEntry() local
H A DVPlan.h435 SmallVector<VPBlockBase *, 1> Predecessors; global() variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp73 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anon988b2cab0111::DAGDeltaAlgorithmImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFixIrreducible.cpp175 SetVector<BasicBlock *> Predecessors; in createNaturalLoopInternal() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp136 SmallVector<MachineBasicBlock *, 4> Predecessors; member in __anon68b845a70111::PhiIncomingAnalysis
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp661 SmallVector<BasicBlock *, 4> Predecessors; splitBasicBlockBefore() local