Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h239 void setHasSwiftAsyncContext(bool v) { HasSwiftAsyncContext = v; } setHasSwiftAsyncContext() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h468 void setHasSwiftAsyncContext(bool HasContext) { setHasSwiftAsyncContext() function