Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1362 bool IsCatchLongjmp = CPI->arg_size() == 0; in mapWasmLandingPadIndex() local
1363 if (!IsSingleCatchAllClause && !IsCatchLongjmp) { in mapWasmLandingPadIndex()