Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLateEHPrepare.cpp93 SmallVector<MachineBasicBlock *, 4> Succs(MBB->succ_begin(), in eraseDeadBBsAndChildren() local
199 SmallVector<MachineBasicBlock *, 8> Succs(MBB.succ_begin(), in removeUnnecessaryUnreachables() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTailDuplicator.cpp164 SmallSetVector<MachineBasicBlock *, 8> Succs(MBB->succ_begin(), in tailDuplicateAndUpdate() local
470 SmallSetVector<MachineBasicBlock *, 8> &Succs) { in updateSuccessorsPHIs()
709 SmallPtrSet<MachineBasicBlock *, 8> Succs(TailBB->succ_begin(), in duplicateSimpleBB() local
DWasmEHPrepare.cpp192 SmallVector<BasicBlock *, 4> Succs(succ_begin(BB), succ_end(BB)); in prepareThrows() local
DMachineSink.cpp611 auto Succs = AllSuccessors.find(MBB); in GetAllSortedSuccessors() local
DIfConversion.cpp2217 std::vector<MachineBasicBlock *> Succs(FromMBB.succ_begin(), in CopyAndPredicateBlock() local
DMachineVerifier.cpp156 BlockSet Preds, Succs; member
DMachinePipeliner.cpp1480 SmallSetVector<SUnit *, 8> &Succs, in succ_L()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DPruneEH.cpp263 std::vector<BasicBlock *> Succs(succ_begin(BB), succ_end(BB)); in DeleteBasicBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DSparsePropagation.h288 Instruction &TI, SmallVectorImpl<bool> &Succs, bool AggressiveUndef) { in getFeasibleSuccessors()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAG.h257 SmallVector<SDep, 4> Succs; ///< All sunit successors. variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.h100 std::vector<std::pair<SIScheduleBlock*, SIScheduleBlockLinkKind>> Succs; variable
DAMDGPUSubtarget.cpp825 SmallVector<const SUnit*, 64> Succs({Succ}), Preds({Pred}); in canAddEdge() local
DAMDGPUMachineCFGStructurizer.cpp1798 DenseSet<std::pair<MachineBasicBlock *, MachineBasicBlock *>> Succs; in removeExternalCFGEdges() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.cpp488 std::vector<BasicBlock *> Succs(succ_begin(BB), succ_end(BB)); in updateDominatorTree() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp668 SmallVectorImpl<bool> &Succs) { in getFeasibleSuccessors()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp207 SmallVector<BasicBlock *, 2> Succs; member in __anonf03d52c20111::BBState
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5748 SmallPtrSet<Value *, 8> Succs; in SimplifyIndirectBr() local
5844 SmallPtrSet<BasicBlock *, 16> Succs; in TryToMergeLandingPad() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1928 SmallVector<MachineBasicBlock *, 2> Succs; in FinishBasicBlock() local