Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:isPodLike

227 template <> struct isPodLike<SDValue> { static const bool value = true; };