Home | History | Annotate | Download | only in Analysis

Lines Matching defs:PassID

32   static void *ID() { return (void *)&PassID; }
43 static char PassID;
48 char TestModuleAnalysis::PassID;
57 static void *ID() { return (void *)&PassID; }
68 static char PassID;
73 char TestSCCAnalysis::PassID;
82 static void *ID() { return (void *)&PassID; }
98 static char PassID;
103 char TestFunctionAnalysis::PassID;
111 static void *ID() { return (void *)&PassID; }
122 static char PassID;
127 char TestImmutableFunctionAnalysis::PassID;