Searched defs:GlobalInt (Results 1 – 6 of 6) sorted by relevance
13 int GlobalInt; variable
36 static int GlobalInt = 0; global() variable [all...]
278 Constant *A0GVals[2] = {ConstantInt::get(IntTy, 0), GlobalInt}; in TEST() local