Home
last modified time | relevance | path

Searched defs:Successors (Results 1 – 19 of 19) sorted by relevance

/openbsd/gnu/llvm/llvm/docs/
H A DMIRLangRef.rst286 Successors subsection
311 .. _bb-liveins:
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DFunctionPropertiesAnalysis.h121 DenseSet<const BasicBlock *> Successors; variable
H A DInterval.h59 std::vector<BasicBlock*> Successors; variable
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyDivergentExitNodes.cpp244 SmallVector<BasicBlock *, 2> Successors(successors(BB)); in runOnFunction() local
H A DAMDGPUMachineCFGStructurizer.cpp1273 SmallPtrSet<MachineBasicBlock *, 2> Successors; in fixRegionTerminator() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanVerifier.cpp61 const auto &Successors = VPB->getSuccessors(); in verifyBlocksInRegion() local
H A DVPlan.cpp918 auto &Successors = Block->getSuccessors(); in dumpEdges() local
H A DVPlan.h406 SmallVector<VPBlockBase *, 1> Successors; variable
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp706 SmallVector<MachineBasicBlock *, 4> &Successors) { in collectViableSuccessors()
766 SmallPtrSetImpl<const MachineBasicBlock *> &Successors) { in hasSameSuccessors()
973 SmallPtrSet<const MachineBasicBlock *, 2> Successors(BB->succ_begin(), in isTrellis() local
1066 SmallPtrSet<const MachineBasicBlock *, 4> Successors(BB->succ_begin(), in getBestTrellisSuccessor() local
1156 SmallPtrSet<const MachineBasicBlock *, 4> Successors(BB->succ_begin(), in canTailDuplicateUnplacedPreds() local
1600 SmallVector<MachineBasicBlock *, 4> Successors; in selectBestSuccessor() local
H A DCodeGenPrepare.cpp649 SmallVector<BasicBlock *, 2> Successors(successors(&BB)); in runOnFunction() local
663 SmallVector<BasicBlock *, 2> Successors(successors(BB)); in runOnFunction() local
/openbsd/gnu/llvm/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp74 std::map<change_ty, std::vector<change_ty> > Successors; member in __anonb38266460111::DAGDeltaAlgorithmImpl
/openbsd/gnu/llvm/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h484 StringMap<std::string> Successors; variable
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h198 auto Successors = getChildren<Direction>(BB, BatchUpdates); member
925 auto Successors = getChildren<IsPostDom>(Of, BUI); in DeleteEdge() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp612 SmallSet<BasicBlock *, 4> Successors; in paths() local
H A DSimpleLoopUnswitch.cpp2629 SmallPtrSet<BasicBlock *, 4> Successors; in turnGuardIntoBranch() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp974 SmallVector<MachineBasicBlock*,4> Successors; in parseBasicBlock() local
/openbsd/gnu/llvm/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2634 SmallVector<MachineBasicBlock *, 8> Successors(MBB->succ_rbegin(), in emitSjLjDispatchBlock() local
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11111 SmallVector<MachineBasicBlock*, 4> Successors(BB->successors()); in EmitSjLjDispatchBlock() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp37186 SmallVector<MachineBasicBlock *, 8> Successors(MBB->succ_rbegin(), in EmitSjLjDispatchBlock() local