Lines Matching refs:gc
1858 Constant *gc = gv->getInitializer();1862 if (gc->isNullValue())1864 Type *gc_type = gc->getType();1882 gc);1891 log->Printf("Found a GlobalVariable with string initializer %s", PrintValue(gc).c_str());