Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInterval.h63 std::vector<BasicBlock*> Predecessors; variable
/freebsd-14.2/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-14.2/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
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanVerifier.cpp76 const auto &Predecessors = VPB->getPredecessors(); in verifyBlocksInRegion() local
H A DVPlan.cpp139 auto &Predecessors = Current->getPredecessors(); in getPlanEntry() local
H A DVPlan.h435 SmallVector<VPBlockBase *, 1> Predecessors; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp73 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anon6b5ff60f0111::DAGDeltaAlgorithmImpl
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFixIrreducible.cpp175 SetVector<BasicBlock *> Predecessors; in createNaturalLoopInternal() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp136 SmallVector<MachineBasicBlock *, 4> Predecessors; member in __anonc1db210b0111::PhiIncomingAnalysis
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp661 SmallVector<BasicBlock *, 4> Predecessors; in splitBasicBlockBefore() local