Home | History | Annotate | Download | only in WebAssembly

Lines Matching refs:Pair1

913     Value *Pair1 = IRB.CreateInsertValue(Pair0, TempRet0, 1, "pair1");
915 LPI->replaceAllUsesWith(Pair1);