Searched refs:cExpr (Results 1 – 2 of 2) sorted by relevance
328 } else if (auto *cExpr{ in OffsetToDesignator() local336 Substring{ExtractDataRef(std::move(*cExpr)).value(), in OffsetToDesignator()342 cExpr->u); in OffsetToDesignator()
983 auto cExpr = loopSpanExpr.dyn_cast<AffineConstantExpr>(); in getConstDifference() local984 if (!cExpr) in getConstDifference()986 return cExpr.getValue(); in getConstDifference()