Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h231 std::optional<int> getSwiftAsyncContextFrameIdx() const { in getSwiftAsyncContextFrameIdx() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h445 int getSwiftAsyncContextFrameIdx() const { return SwiftAsyncContextFrameIdx; } in getSwiftAsyncContextFrameIdx() function