Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp496 auto &StateAndEnd = InvokeMapIter->second; in scan() local
497 int NewState = StateAndEnd.first; in scan()
504 CurrentEndLabel = StateAndEnd.second; in scan()
512 CurrentEndLabel = StateAndEnd.second; in scan()