Searched defs:SMEAttrs (Results 1 – 2 of 2) sorted by relevance
29 SMEAttrs::SMEAttrs(const CallBase &CB) { in SMEAttrs() function in SMEAttrs35 SMEAttrs::SMEAttrs(const AttributeList &Attrs) { in SMEAttrs() function in SMEAttrs
41 SMEAttrs(const Function &F) : SMEAttrs(F.getAttributes()) {} in SMEAttrs() function