Searched refs:GlobalExprs (Results 1 – 2 of 2) sorted by relevance
133 ArrayRef<GlobalExpr> GlobalExprs);
112 const DIGlobalVariable *GV, ArrayRef<GlobalExpr> GlobalExprs) { in getOrCreateGlobalVariableDIE() argument167 for (const auto &GE : GlobalExprs) { in getOrCreateGlobalVariableDIE()174 if (GlobalExprs.size() == 1 && Expr && Expr->isConstant()) { in getOrCreateGlobalVariableDIE()