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