Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTailDuplication.cpp191 SmallSetVector<MachineBasicBlock*, 8> Succs(MBB->succ_begin(), in TailDuplicateAndUpdate() local
444 SmallSetVector<MachineBasicBlock*,8> &Succs) { in UpdateSuccessorsPHIs()
632 SmallPtrSet<MachineBasicBlock*, 8> Succs(BB.succ_begin(), BB.succ_end()); in canCompletelyDuplicateBB() local
657 SmallPtrSet<MachineBasicBlock*, 8> Succs(TailBB->succ_begin(), in duplicateSimpleBB() local
DIfConversion.cpp1427 std::vector<MachineBasicBlock *> Succs(FromBBI.BB->succ_begin(), in CopyAndPredicateBlock() local
1460 std::vector<MachineBasicBlock *> Succs(FromBBI.BB->succ_begin(), in MergeBlocks() local
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
DMCFunction.h51 SetTy Succs; variable
/external/llvm/lib/CodeGen/
DTailDuplicator.cpp125 SmallSetVector<MachineBasicBlock *, 8> Succs(MBB->succ_begin(), in tailDuplicateAndUpdate() local
423 SmallSetVector<MachineBasicBlock *, 8> &Succs) { in updateSuccessorsPHIs()
647 SmallPtrSet<MachineBasicBlock *, 8> Succs(TailBB->succ_begin(), in duplicateSimpleBB() local
DMachineSink.cpp543 auto Succs = AllSuccessors.find(MBB); in GetAllSortedSuccessors() local
DIfConversion.cpp1694 std::vector<MachineBasicBlock *> Succs(FromBBI.BB->succ_begin(), in CopyAndPredicateBlock() local
DMachineVerifier.cpp123 BlockSet Preds, Succs; member
/external/llvm/lib/Transforms/IPO/
DPruneEH.cpp266 std::vector<BasicBlock *> Succs(succ_begin(BB), succ_end(BB)); in DeleteBasicBlock() local
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DPruneEH.cpp251 std::vector<BasicBlock*> Succs(succ_begin(BB), succ_end(BB)); in DeleteBasicBlock() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFixIrreducibleControlFlow.cpp85 SmallVector<MachineBasicBlock *, 2> Succs; member in __anon4a28f1dd0211::MetaBlock
/external/llvm/lib/Analysis/
DSparsePropagation.cpp122 SmallVectorImpl<bool> &Succs, in getFeasibleSuccessors()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DSparsePropagation.cpp121 SmallVectorImpl<bool> &Succs, in getFeasibleSuccessors()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h122 NodeGroup Succs; variable
/external/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.h90 std::vector<SIScheduleBlock*> Succs; // All blocks successors. variable
/external/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp738 std::vector<BasicBlock*> Succs(succ_begin(codeReplacer), in extractCodeRegion() local
DSimplifyCFG.cpp5092 SmallPtrSet<Value *, 8> Succs; in SimplifyIndirectBr() local
5188 SmallSet<BasicBlock *, 16> Succs; in TryToMergeLandingPad() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DCodeExtractor.cpp727 std::vector<BasicBlock*> Succs(succ_begin(codeReplacer), in ExtractCodeRegion() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopUnswitch.cpp828 SmallVector<BasicBlock*, 4> Succs; in RemoveBlockIfDead() local
DSCCP.cpp555 SmallVector<bool, 16> &Succs) { in getFeasibleSuccessors()
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp527 const UniqueVector<BasicBlock *> &Succs) { in buildEdgeLookupTable()
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp723 const UniqueVector<BasicBlock *> &Succs) { in buildEdgeLookupTable()
/external/clang/include/clang/Analysis/
DCFG.h474 AdjacentBlocks Succs; variable
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp542 SmallVectorImpl<bool> &Succs) { in getFeasibleSuccessors()
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp203 SmallVector<BasicBlock *, 2> Succs; member in __anon85f4194d0111::BBState
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1173 SmallVector<MachineBasicBlock *, 2> Succs; in FinishBasicBlock() local

12