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