Home
last modified time | relevance | path

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

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