Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp472 auto &StateAndEnd = InvokeMapIter->second; in scan() local
473 int NewState = StateAndEnd.first; in scan()
480 CurrentEndLabel = StateAndEnd.second; in scan()
488 CurrentEndLabel = StateAndEnd.second; in scan()