Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp86 unsigned getBranchDepth(const SmallVectorImpl<EndMarkerInfo> &Stack,
1565 unsigned WebAssemblyCFGStackify::getBranchDepth( in getBranchDepth() function in WebAssemblyCFGStackify
1586 return getBranchDepth(Stack, MBB); in getDelegateDepth()
1709 getBranchDepth(Stack, MO.getMBB())); in rewriteDepthImmediates()