Searched refs:Indices2 (Results 1 – 1 of 1) sorted by relevance
2591 Value *Indices2[2]; in instrumentGlobals() local2592 Indices2[0] = IRB.getInt32(0); in instrumentGlobals()2593 Indices2[1] = IRB.getInt32(0); in instrumentGlobals()2596 ConstantExpr::getGetElementPtr(NewTy, NewGlobal, Indices2, true)); in instrumentGlobals()