Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLateEHPrepare.cpp103 SmallVector<MachineBasicBlock *, 4> Succs(MBB->successors()); in eraseDeadBBsAndChildren() local
278 SmallVector<MachineBasicBlock *, 8> Succs(MBB.successors()); in removeUnnecessaryUnreachables() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUExportClustering.cpp128 SmallVector<SDep, 4> Succs(SU.Succs); in apply() local
H A DSIMachineScheduler.h98 std::vector<std::pair<SIScheduleBlock*, SIScheduleBlockLinkKind>> Succs; variable
H A DAMDGPUSubtarget.cpp872 SmallVector<const SUnit*, 64> Succs({Succ}), Preds({Pred}); in canAddEdge() local
H A DAMDGPUMachineCFGStructurizer.cpp1776 DenseSet<std::pair<MachineBasicBlock *, MachineBasicBlock *>> Succs; in removeExternalCFGEdges() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DPruneEH.cpp257 std::vector<BasicBlock *> Succs(succ_begin(BB), succ_end(BB)); in DeleteBasicBlock() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTailDuplicator.cpp165 SmallSetVector<MachineBasicBlock *, 8> Succs(MBB->succ_begin(), in tailDuplicateAndUpdate() local
472 SmallSetVector<MachineBasicBlock *, 8> &Succs) { in updateSuccessorsPHIs()
721 SmallPtrSet<MachineBasicBlock *, 8> Succs(TailBB->succ_begin(), in duplicateSimpleBB() local
H A DWasmEHPrepare.cpp201 SmallVector<BasicBlock *, 4> Succs(successors(BB)); in prepareThrows() local
H A DMachineSink.cpp848 auto Succs = AllSuccessors.find(MBB); in GetAllSortedSuccessors() local
H A DIfConversion.cpp2217 std::vector<MachineBasicBlock *> Succs(FromMBB.succ_begin(), in CopyAndPredicateBlock() local
H A DMachineBlockPlacement.cpp3166 SmallVector<MachineBasicBlock *, 8> Succs(BB->successors()); in findDuplicateCandidates() local
H A DMachineVerifier.cpp155 BlockSet Preds, Succs; member
H A DMachinePipeliner.cpp1552 SmallSetVector<SUnit *, 8> &Succs, in succ_L()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DSparsePropagation.h288 Instruction &TI, SmallVectorImpl<bool> &Succs, bool AggressiveUndef) { in getFeasibleSuccessors()
/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h132 NodeGroup Succs; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp377 SmallVector<VPBlockBase *, 2> Succs(getSuccessors().begin(), in splitAt() local
795 std::vector<BasicBlock *> Succs(succ_begin(BB), succ_end(BB)); in updateDominatorTree() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h257 SmallVector<SDep, 4> Succs; ///< All sunit successors. variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp557 SmallVectorImpl<bool> &Succs) { in getFeasibleSuccessors()
H A DSimplifyCFG.cpp6299 SmallPtrSet<Value *, 8> Succs; in simplifyIndirectBr() local
6411 SmallPtrSet<BasicBlock *, 16> Succs(succ_begin(BB), succ_end(BB)); in TryToMergeLandingPad() local
/netbsd/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1323 auto Succs = in joinSuccessors() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp208 SmallVector<BasicBlock *, 2> Succs; member in __anon8896fc8c0111::BBState
/netbsd/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h843 AdjacentBlocks Succs; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1960 SmallVector<MachineBasicBlock *, 2> Succs; in FinishBasicBlock() local