Searched refs:BranchStackSize (Results 1 – 1 of 1) sorted by relevance
66 unsigned int BranchStackSize; member104 s->BranchStackSize, s->BranchStackReserved, 1); in push_branch()106 branch = &s->BranchStack[s->BranchStackSize++]; in push_branch()279 if (opcode->IsFlowControl && s.BranchStackSize) { in rc_dataflow_deadcode()280 struct branchinfo * branch = &s.BranchStack[s.BranchStackSize-1]; in rc_dataflow_deadcode()286 s.BranchStackSize--; in rc_dataflow_deadcode()