Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp86 unsigned getBranchDepth(const SmallVectorImpl<EndMarkerInfo> &Stack,
1566 unsigned WebAssemblyCFGStackify::getBranchDepth( in getBranchDepth() function in WebAssemblyCFGStackify
1587 return getBranchDepth(Stack, MBB); in getDelegateDepth()
1710 getBranchDepth(Stack, MO.getMBB())); in rewriteDepthImmediates()