Home
last modified time | relevance | path

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

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