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