Home
last modified time | relevance | path

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

/aosp_15_r20/art/test/484-checker-register-hints/src/
H A DMain.java130 static int live0; field in Main
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Ddeadness_analysis_test.cc276 Output live0 = ops::Add(root.WithOpName("live0"), a0, a1); in TEST() local
345 Output live0 = ops::Add(root.WithOpName("live0"), m0.output, m1.output); in TEST() local