Home
last modified time | relevance | path

Searched refs:getBestNonConflictingEdges (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp569 static std::pair<WeightedEdge, WeightedEdge> getBestNonConflictingEdges(
1015 MachineBlockPlacement::getBestNonConflictingEdges( in getBestNonConflictingEdges() function in MachineBlockPlacement
1095 std::tie(BestA, BestB) = getBestNonConflictingEdges(BB, Edges); in getBestTrellisSuccessor()