Searched refs:getRawCountNode (Results 1 – 3 of 3) sorted by relevance
333 : CountNode(N->getRawCountNode()),346 return CountNode == RHS->getRawCountNode();
308 return getTemporary(getContext(), getRawCountNode(), getLowerBound()); in cloneImpl()322 Metadata *getRawCountNode() const { in getRawCountNode() function329 if (auto *MD = dyn_cast<ConstantAsMetadata>(getRawCountNode())) in getCount()332 if (auto *DV = dyn_cast<DIVariable>(getRawCountNode())) in getCount()
1519 Record.push_back(VE.getMetadataOrNullID(N->getRawCountNode())); in writeDISubrange()