Home
last modified time | relevance | path

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

/art/test/501-null-constant-dce/
Dinfo.txt1 Regression test for the optimizing compiler. See comment in smali file.
/art/test/503-dead-instructions/
Dinfo.txt2 compiler. See comment in smali file.
/art/test/498-type-propagation/
Dinfo.txt2 compiler. See comment in smali file.
/art/test/431-type-propagation/
Dinfo.txt2 compiler. See comment in smali file.
/art/test/520-equivalent-phi/
Dinfo.txt2 compiler. See comment in smali file.
/art/tools/
Dcpplint.py2022 def CheckComment(comment, filename, linenum, error): argument
2031 match = _RE_PATTERN_TODO.match(comment)