Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp502 auto &StateAndEnd = InvokeMapIter->second; in scan() local
503 int NewState = StateAndEnd.first; in scan()
510 CurrentEndLabel = StateAndEnd.second; in scan()
518 CurrentEndLabel = StateAndEnd.second; in scan()