Searched refs:hasUWTable (Results 1 – 2 of 2) sorted by relevance
671 bool hasUWTable() const { in hasUWTable() function682 return hasUWTable() || !doesNotThrow() || hasPersonalityFn(); in needsUnwindTableEntry()
1323 if (MAI->usesCFIWithoutEH() && F.hasUWTable()) in getFunctionCFISectionType()