Home
last modified time | relevance | path

Searched defs:NumStates (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp1138 int NumStates = FuncInfo.ClrEHUnwindMap.size(); in emitCLRExceptionTable() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DZ3Solver.cpp899 void pop(unsigned NumStates = 1) override { in pop()