Searched refs:getBranchDepth (Results 1 – 1 of 1) sorted by relevance
98 unsigned getBranchDepth(const SmallVectorImpl<EndMarkerInfo> &Stack,2486 unsigned WebAssemblyCFGStackify::getBranchDepth( in getBranchDepth() function in WebAssemblyCFGStackify2507 return getBranchDepth(Stack, MBB); in getDelegateDepth()2566 MO = MachineOperand::CreateImm(getBranchDepth(Stack, MO.getMBB())); in rewriteDepthImmediates()