Home
last modified time | relevance | path

Searched refs:find_live_code (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dbytecode_analysis.py49 def find_live_code(start): function
56 find_live_code(indexof[inst.exn_tab_entry.target])
58 find_live_code(indexof[inst.target])
62 find_live_code(0)