Searched refs:denseElts (Results 1 – 1 of 1) sorted by relevance
49 if (auto denseElts = c.value().dyn_cast<DenseIntElementsAttr>()) { in get1DMaskFormat() local51 for (bool b : denseElts.getValues<bool>()) in get1DMaskFormat()