Home
last modified time | relevance | path

Searched refs:hasUWTable (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DFunction.h632 bool hasUWTable() const { in hasUWTable() function
640 return hasUWTable() || !doesNotThrow() || hasPersonalityFn(); in needsUnwindTableEntry()