summaryrefslogtreecommitdiff
path: root/src/compiler/nir/nir_loop_analyze.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-07nir: move ends_in_break() helper to nir_loop_analyze.hTimothy Arceri1-0/+11
2017-03-22nir: consistently use ifndef guards over pragma onceEmil Velikov1-1/+4
2016-12-23nir: Add a loop analysis passThomas Helland1-0/+92