1; Check that all passes have names 2; RUN: llc %s -mtriple=nvptx64 -O3 --debug-pass=Structure -o /dev/null 2>&1 | FileCheck %s 3; CHECK-NOT: Unnamed pass 4