Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileInference.h130 SampleProfileInference(FunctionT &F, BlockEdgeMap &Successors, in SampleProfileInference() argument
156 BlockEdgeMap &Successors; variable
303 BlockEdgeMap &Successors, FlowFunction &Func) {} in findUnlikelyJumps() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenData/
H A DOutlinedHashTree.h39 std::unordered_map<stable_hash, std::unique_ptr<HashNode>> Successors; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DFunctionPropertiesAnalysis.h133 DenseSet<const BasicBlock *> Successors; global() variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGenData/
H A DOutlinedHashTreeRecord.cpp159 auto &Successors = Curr->Successors; in convertFromStableData() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanVerifier.cpp206 const auto &Successors = VPB->getSuccessors(); in verifyBlock() local
H A DVPlan.cpp1341 auto &Successors = Block->getSuccessors(); in dumpEdges() local
H A DVPlan.h453 SmallVector<VPBlockBase *, 1> Successors; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyDivergentExitNodes.cpp244 SmallVector<BasicBlock *, 2> Successors(successors(BB)); in run() local
H A DAMDGPUMachineCFGStructurizer.cpp1271 SmallPtrSet<MachineBasicBlock *, 2> Successors; in fixRegionTerminator() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp710 SmallVector<MachineBasicBlock *, 4> &Successors) { in collectViableSuccessors()
770 SmallPtrSetImpl<const MachineBasicBlock *> &Successors) { in hasSameSuccessors()
977 SmallPtrSet<const MachineBasicBlock *, 2> Successors(BB->succ_begin(), in isTrellis() local
1070 SmallPtrSet<const MachineBasicBlock *, 4> Successors(BB->succ_begin(), in getBestTrellisSuccessor() local
1160 SmallPtrSet<const MachineBasicBlock *, 4> Successors(BB->succ_begin(), in canTailDuplicateUnplacedPreds() local
1604 SmallVector<MachineBasicBlock *, 4> Successors; in selectBestSuccessor() local
H A DCodeGenPrepare.cpp723 SmallVector<BasicBlock *, 2> Successors(successors(&BB)); in _run() local
737 SmallVector<BasicBlock *, 2> Successors(successors(BB)); in _run() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp74 std::map<change_ty, std::vector<change_ty> > Successors; member in __anoncf29fe990111::DAGDeltaAlgorithmImpl
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h515 StringMap<std::string> Successors; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h198 auto Successors = getChildren<Direction>(BB, BatchUpdates); member
907 auto Successors = getChildren<IsPostDom>(Of, BUI); in DeleteEdge() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp898 Successors; in decodeBBAddrMapImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp615 SmallSet<BasicBlock *, 4> Successors; in paths() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp618 BlockEdgeMap &Successors, FlowFunction &Func) { in findUnlikelyJumps()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h192 std::optional<std::vector<SuccessorEntry>> Successors; member
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2630 SmallVector<MachineBasicBlock *, 8> Successors(MBB->succ_rbegin(), in emitSjLjDispatchBlock() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1000 SmallVector<MachineBasicBlock*,4> Successors; in parseBasicBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11273 SmallVector<MachineBasicBlock*, 4> Successors(BB->successors()); in EmitSjLjDispatchBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp36450 SmallVector<MachineBasicBlock *, 8> Successors(MBB->succ_rbegin(), in EmitSjLjDispatchBlock() local