Home | History | Annotate | Download | only in Instrumentation

Lines Matching full:allglobals

1534   GlobalVariable *AllGlobals = nullptr;
1575 AllGlobals = new GlobalVariable(
1590 {IRB.CreatePointerCast(AllGlobals, IntptrTy),
1607 {IRB.CreatePointerCast(AllGlobals, IntptrTy),