Searched defs:after_branch (Results 1 – 2 of 2) sorted by relevance
130 def _ProfileTwoOtherBranchesInThisRepo(self, before_branch, after_branch): argument165 def _ProfileTwoOtherBranches(self, before_branch, after_branch): argument
642 ppir_branch_node *else_branch, *after_branch; in ppir_emit_if() local