Home | History | Annotate | Download | only in IR

Lines Matching full:temp1

2087   auto Temp1 = MDTuple::getTemporary(Context, None);
2089 auto *N = MDTuple::get(Context, {Temp1.get()});
2092 Temp1->replaceAllUsesWith(Temp2.get());