Searched refs:getSingleLocationExpressionElements (Results 1 – 2 of 2) sorted by relevance
1362 if (auto singleLocElts = getSingleLocationExpressionElements()) { in isEntryValue()1369 if (auto singleLocElts = getSingleLocationExpressionElements()) in startsWithDeref()1375 if (auto singleLocElts = getSingleLocationExpressionElements()) in isDeref()1567 DIExpression::getSingleLocationExpressionElements() const { in getSingleLocationExpressionElements() function in DIExpression1611 if (auto Elts = Expr->getSingleLocationExpressionElements()) in convertToNonVariadicExpression()1685 auto SingleLocEltsOpt = getSingleLocationExpressionElements(); in extractIfOffset()1730 auto SingleLocEltsOpt = Expr->getSingleLocationExpressionElements(); in extractAddressClass()
2878 std::optional<ArrayRef<uint64_t>> getSingleLocationExpressionElements() const;