Searched defs:AttributeRemapper (Results 1 – 1 of 1) sorted by relevance
47 class AttributeRemapper : public InstVisitor<AttributeRemapper> { class52 AttributeRemapper(Oracle &O, LLVMContext &C) : O(O), Context(C) {} in AttributeRemapper() function in __anon6bde4cbb0111::AttributeRemapper