Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp91 getRethrowDepth(const SmallVectorImpl<EndMarkerInfo> &Stack,
1613 unsigned WebAssemblyCFGStackify::getRethrowDepth( in getRethrowDepth() function in WebAssemblyCFGStackify
1694 MI.getOperand(0).setImm(getRethrowDepth(Stack, EHPadStack)); in rewriteDepthImmediates()