Home
last modified time | relevance | path

Searched defs:Degree (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp713 unsigned Degree = OpN->getNodeId(); in ScheduleNode() local
739 unsigned Degree = N->use_size(); in Schedule() local
759 unsigned Degree = Glue->getNodeId(); in Schedule() local
DSelectionDAG.cpp10623 DenseMap<SDNode *, unsigned> Degree; in CreateTopologicalOrder() local
10740 unsigned Degree = N.getNumOperands(); in AssignTopologicalOrder() local
10763 unsigned Degree = P->getNodeId(); in AssignTopologicalOrder() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DSampleProfileInference.cpp421 uint64_t Degree = AugmentingEdges[Src].size(); in augmentFlowAlongDAG() local
442 uint64_t Degree = AugmentingEdges[Src].size(); in augmentFlowAlongDAG() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DScheduleDAG.cpp482 unsigned Degree = SU.Succs.size(); in InitDAGTopologicalSorting() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.cpp1258 unsigned Degree = Block->getSuccs().size(); in topologicalSort() local