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