Lines Matching defs:GVEs
1467 SmallVector<DIGlobalVariableExpression *, 1> GVEs;
1468 GV->getDebugInfo(GVEs);
1469 if (GVEs.size())
1470 if (const DIGlobalVariable *DGV = GVEs[0]->getVariable())
1491 SmallVector<DIGlobalVariableExpression *, 1> GVEs;
1492 GV->getDebugInfo(GVEs);
1493 if (GVEs.size())
1494 if (const DIGlobalVariable *DGV = GVEs[0]->getVariable())
1514 SmallVector<DIGlobalVariableExpression *, 1> GVEs;
1515 GV->getDebugInfo(GVEs);
1516 if (GVEs.size())
1517 if (const DIGlobalVariable *DGV = GVEs[0]->getVariable())