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.cpp494 auto &StateAndEnd = InvokeMapIter->second; in scan() local
495 int NewState = StateAndEnd.first; in scan()
502 CurrentEndLabel = StateAndEnd.second; in scan()
510 CurrentEndLabel = StateAndEnd.second; in scan()