Searched defs:DIG (Results 1 – 3 of 3) sorted by relevance
333 DIGlobalVariable DIG(GVs.getElement(i)); in runOnModule() local
981 DIGlobalVariable DIG(GVs.getElement(i)); in processModule() local1148 bool DebugInfoFinder::addGlobalVariable(DIGlobalVariable DIG) { in addGlobalVariable()
340 const SmartType* SmartType::getSmartTypeFromGV(Module &M, GlobalVariable *GV, DIGlobalVariable *DIG… in getSmartTypeFromGV()