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