Home
last modified time | relevance | path

Searched defs:usesCFIWithoutEH (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h781 bool usesCFIWithoutEH() const { in usesCFIWithoutEH() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1296 bool AsmPrinter::usesCFIWithoutEH() const { in usesCFIWithoutEH() function in AsmPrinter