Home
last modified time | relevance | path

Searched defs:IsNoReturn (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1388 bool IsNoReturn = CI->hasFnAttr(Attribute::NoReturn); runSjLjOnFunction() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h441 IsNoReturn = 1 << 3, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp8480 bool IsNoReturn = getOutliningCandidateInfo() local