Searched refs:hasOneExitNode (Results 1 – 1 of 1) sorted by relevance
1685 static bool hasOneExitNode(MachineFunction &MF) { in hasOneExitNode() function1695 if (Exit == nullptr && hasOneExitNode(*MF)) { in createLinearizedExitBlock()