Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dtree-pass.h39 struct opt_pass struct
42 enum opt_pass_type type; argument
61 struct opt_pass *sub; argument
64 struct opt_pass *next; argument
86 struct opt_pass pass; argument
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_freezing.py2826 self, eager_mod, orig_linears, new_linears, opt_pass, test_vals argument