Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp98 unsigned getBranchDepth(const SmallVectorImpl<EndMarkerInfo> &Stack,
2486 unsigned WebAssemblyCFGStackify::getBranchDepth( in getBranchDepth() function in WebAssemblyCFGStackify
2507 return getBranchDepth(Stack, MBB); in getDelegateDepth()
2566 MO = MachineOperand::CreateImm(getBranchDepth(Stack, MO.getMBB())); in rewriteDepthImmediates()