Searched refs:currentEntry (Results 1 – 1 of 1) sorted by relevance
255 Attribute currentEntry; in getPointerDataLayoutEntry() local261 currentEntry = entry.getValue(); in getPointerDataLayoutEntry()265 if (currentEntry) { in getPointerDataLayoutEntry()266 return extractPointerSpecValue(currentEntry, pos) / in getPointerDataLayoutEntry()516 const auto *currentEntry = in getStructDataLayoutEntry() local520 if (currentEntry == params.end()) in getStructDataLayoutEntry()523 auto attr = currentEntry->getValue().cast<DenseIntElementsAttr>(); in getStructDataLayoutEntry()