Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp505 auto &StateAndEnd = InvokeMapIter->second; in scan() local
506 int NewState = StateAndEnd.first; in scan()
513 CurrentEndLabel = StateAndEnd.second; in scan()
521 CurrentEndLabel = StateAndEnd.second; in scan()