Searched defs:AttributeRemapper (Results 1 – 1 of 1) sorted by relevance
51 class AttributeRemapper : public InstVisitor<AttributeRemapper> { class59 explicit AttributeRemapper(ArrayRef<Chunk> ChunksToKeep) : O(ChunksToKeep) {} in AttributeRemapper() function in __anoncf437a340111::AttributeRemapper