Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp350 const int NullState = -1; variable
390 MachineFunction::const_iterator End, int BaseState = NullState) { in range()
896 BaseState = NullState; in computeIP2StateTable()
1116 HandlerStates[&MF->front()] = NullState; in emitCLRExceptionTable()
1161 if (FuncletState != NullState) { in emitCLRExceptionTable()
1169 int CurrentState = NullState; in emitCLRExceptionTable()
1177 assert(CurrentState != NullState && in emitCLRExceptionTable()