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