Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp534 static bool isSehScopeBegin(const CallBase &Call) { in isSehScopeBegin() function
635 if (isSehScopeBegin(Call) || isSehScopeEnd(Call)) { in isStateStoreNeeded()