Searched refs:PreviousIsInvoke (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp238 bool PreviousIsInvoke = false; local
274 PreviousIsInvoke = false;
282 PreviousIsInvoke = false;
293 if (PreviousIsInvoke && !IsSJLJ) {
313 PreviousIsInvoke = true;

Completed in 44 milliseconds