Home
last modified time | relevance | path

Searched defs:after_branch (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/testing/tools/
H A Dsafetynet_compare.py129 def _ProfileTwoOtherBranchesInThisRepo(self, before_branch, after_branch): argument
164 def _ProfileTwoOtherBranches(self, before_branch, after_branch): argument
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dnir.c707 ppir_branch_node *else_branch, *after_branch; in ppir_emit_if() local