Home | History | Annotate | Download | only in IR

Lines Matching full:unique_id

1145   static unsigned int unique_id = 0;
1152 ConstantInt::get(Type::getInt32Ty(VMContext), unique_id++)