Home | History | Annotate | Download | only in IR

Lines Matching refs:Counter

67   MetadataTest() : M("test", Context), Counter(0) {}
72 int Counter;
108 return ConstantInt::get(Type::getInt32Ty(Context), Counter++);