Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:GlobalVariable

35   if (GlobalVariable *GV = dyn_cast<GlobalVariable>(V))
634 if (GlobalVariable *GV = dyn_cast<GlobalVariable>(P)) {