Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLateEHPrepare.cpp103 SmallVector<MachineBasicBlock *, 4> Succs(MBB->successors()); in eraseDeadBBsAndChildren() local
278 SmallVector<MachineBasicBlock *, 8> Succs(MBB.successors()); removeUnnecessaryUnreachables() local
/freebsd-src/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.cpp1762 DenseSet<std::pair<MachineBasicBlock *, MachineBasicBlock *>> Succs; removeExternalCFGEdges() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTailDuplicator.cpp162 SmallSetVector<MachineBasicBlock *, 8> Succs(MBB->succ_begin(), tailDuplicateAndUpdate() local
478 updateSuccessorsPHIs(MachineBasicBlock * FromBB,bool isDead,SmallVectorImpl<MachineBasicBlock * > & TDBBs,SmallSetVector<MachineBasicBlock *,8> & Succs) updateSuccessorsPHIs() argument
725 SmallPtrSet<MachineBasicBlock *, 8> Succs(TailBB->succ_begin(), duplicateSimpleBB() local
H A DWasmEHPrepare.cpp210 SmallVector<BasicBlock *, 4> Succs(successors(BB)); prepareThrows() local
H A DMachineSink.cpp1145 auto Succs = AllSuccessors.find(MBB); GetAllSortedSuccessors() local
H A DIfConversion.cpp2199 std::vector<MachineBasicBlock *> Succs(FromMBB.succ_begin(), CopyAndPredicateBlock() local
H A DMachineBlockPlacement.cpp3235 SmallVector<MachineBasicBlock *, 8> Succs(BB->successors()); findDuplicateCandidates() local
H A DMachineVerifier.cpp169 BlockSet Preds, Succs; global() member
H A DMachinePipeliner.cpp1918 succ_L(SetVector<SUnit * > & NodeOrder,SmallSetVector<SUnit *,8> & Succs,const NodeSet * S=nullptr) succ_L() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h290 Instruction &TI, SmallVectorImpl<bool> &Succs, bool AggressiveUndef) { in getFeasibleSuccessors()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBlockCoverageInference.cpp154 auto Succs = successors(&BB); in findDependencies() local
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h133 NodeGroup Succs; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp515 SmallVector<VPBlockBase *, 2> Succs(successors()); splitAt() local
956 std::vector<BasicBlock *> Succs(succ_begin(BB), succ_end(BB)); updateDominatorTree() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h257 SmallVector<SDep, 4> Succs; ///< All sunit successors. global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp205 SmallVector<BasicBlock *> Succs(successors(BB)); isNotInCycle() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1323 auto Succs = joinSuccessors() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp205 SmallVector<BasicBlock *, 2> Succs; member in __anon5073f03d0111::BBState
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h871 AdjacentBlocks Succs; variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1021 getFeasibleSuccessors(Instruction & TI,SmallVectorImpl<bool> & Succs) getFeasibleSuccessors() argument
[all...]
H A DSimplifyCFG.cpp7066 SmallPtrSet<Value *, 8> Succs; simplifyIndirectBr() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1992 SmallVector<MachineBasicBlock *, 2> Succs; FinishBasicBlock() local