Searched refs:Indices2 (Results 1 – 1 of 1) sorted by relevance
1370 Value *Indices2[2]; in InstrumentGlobals() local1371 Indices2[0] = IRB.getInt32(0); in InstrumentGlobals()1372 Indices2[1] = IRB.getInt32(0); in InstrumentGlobals()1375 ConstantExpr::getGetElementPtr(NewTy, NewGlobal, Indices2, true)); in InstrumentGlobals()