Home
last modified time | relevance | path

Searched defs:Succs (Results 1 – 24 of 24) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLateEHPrepare.cpp103 SmallVector<MachineBasicBlock *, 4> Succs(MBB->successors()); in eraseDeadBBsAndChildren() local
306 SmallVector<MachineBasicBlock *, 8> Succs(MBB.successors()); in removeUnnecessaryUnreachables() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTailDuplicator.cpp173 SmallSetVector<MachineBasicBlock *, 8> Succs(MBB->succ_begin(), in tailDuplicateAndUpdate() local
487 SmallSetVector<MachineBasicBlock *, 8> &Succs) { in updateSuccessorsPHIs()
742 SmallPtrSet<MachineBasicBlock *, 8> Succs(TailBB->succ_begin(), in duplicateSimpleBB() local
H A DWasmEHPrepare.cpp211 SmallVector<BasicBlock *, 4> Succs(successors(BB)); in prepareThrows() local
H A DMachineSink.cpp1198 auto Succs = AllSuccessors.find(MBB); in GetAllSortedSuccessors() local
H A DIfConversion.cpp2200 std::vector<MachineBasicBlock *> Succs(FromMBB.succ_begin(), in CopyAndPredicateBlock() local
H A DMachineBlockPlacement.cpp3289 SmallVector<MachineBasicBlock *, 8> Succs(BB->successors()); in findDuplicateCandidates() local
H A DMachineVerifier.cpp177 BlockSet Preds, Succs; member
H A DMachinePipeliner.cpp1978 SmallSetVector<SUnit *, 8> &Succs, in succ_L()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUExportClustering.cpp128 SmallVector<SDep, 4> Succs(SU.Succs); in apply() local
H A DSIMachineScheduler.h97 std::vector<std::pair<SIScheduleBlock*, SIScheduleBlockLinkKind>> Succs; variable
H A DAMDGPUMachineCFGStructurizer.cpp1760 DenseSet<std::pair<MachineBasicBlock *, MachineBasicBlock *>> Succs; in removeExternalCFGEdges() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopAlign.cpp141 int Succs = MBB.succ_size(); in isSingleLoop() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h290 Instruction &TI, SmallVectorImpl<bool> &Succs, bool AggressiveUndef) { in getFeasibleSuccessors()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBlockCoverageInference.cpp154 auto Succs = successors(&BB); in findDependencies() local
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h133 NodeGroup Succs; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h263 SmallVector<SDep, 4> Succs; ///< All sunit successors. variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp212 SmallVector<BasicBlock *> Succs(successors(BB)); in isNotInCycle() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp554 SmallVector<VPBlockBase *, 2> Succs(successors()); in splitAt() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1324 auto Succs = in joinSuccessors() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h871 AdjacentBlocks Succs; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp205 SmallVector<BasicBlock *, 2> Succs; member in __anon0b2926eb0111::BBState
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1065 SmallVectorImpl<bool> &Succs) { in getFeasibleSuccessors()
H A DSimplifyCFG.cpp7174 SmallPtrSet<Value *, 8> Succs; in simplifyIndirectBr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2104 SmallVector<MachineBasicBlock *, 2> Succs; in FinishBasicBlock() local