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/
H A 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
H A 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/
H A 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/
H A DScheduleDAG.cpp482 unsigned Degree = SU.Succs.size(); in InitDAGTopologicalSorting() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1258 unsigned Degree = Block->getSuccs().size(); in topologicalSort() local