Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp708 unsigned Degree = OpN->getNodeId(); in ScheduleNode() local
734 unsigned Degree = N->use_size(); in Schedule() local
753 unsigned Degree = Glue->getNodeId(); in Schedule() local
H A DSelectionDAG.cpp11608 DenseMap<SDNode *, unsigned> Degree; in CreateTopologicalOrder() local
11725 unsigned Degree = N.getNumOperands(); in AssignTopologicalOrder() local
11748 unsigned Degree = P->getNodeId(); in AssignTopologicalOrder() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp485 unsigned Degree = SU.Succs.size(); in InitDAGTopologicalSorting() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp422 uint64_t Degree = AugmentingEdges[Src].size(); in augmentFlowAlongDAG() local
443 uint64_t Degree = AugmentingEdges[Src].size(); in augmentFlowAlongDAG() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1250 unsigned Degree = Block->getSuccs().size(); in topologicalSort() local