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