Home
last modified time | relevance | path

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

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