Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86WinEHState.cpp752 SmallVector<CallBase *, 1> SetJmp3Calls; in addStateStores() local
762 SetJmp3Calls.push_back(Call); in addStateStores()
766 for (CallBase *Call : SetJmp3Calls) { in addStateStores()