Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp102 unsigned getRethrowDepth(const SmallVectorImpl<EndMarkerInfo> &Stack,
2533 unsigned WebAssemblyCFGStackify::getRethrowDepth( in getRethrowDepth() function in WebAssemblyCFGStackify
2564 MO = MachineOperand::CreateImm(getRethrowDepth(Stack, MO.getMBB())); in rewriteDepthImmediates()