Lines Matching defs:GVEs
1463 SmallVector<DIGlobalVariableExpression *, 1> GVEs;
1464 GV->getDebugInfo(GVEs);
1465 if (GVEs.size())
1466 if (const DIGlobalVariable *DGV = GVEs[0]->getVariable())
1487 SmallVector<DIGlobalVariableExpression *, 1> GVEs;
1488 GV->getDebugInfo(GVEs);
1489 if (GVEs.size())
1490 if (const DIGlobalVariable *DGV = GVEs[0]->getVariable())
1510 SmallVector<DIGlobalVariableExpression *, 1> GVEs;
1511 GV->getDebugInfo(GVEs);
1512 if (GVEs.size())
1513 if (const DIGlobalVariable *DGV = GVEs[0]->getVariable())