Home | History | Annotate | Download | only in IR

Lines Matching defs:getAllocatedType

94   /// getAllocatedType - Return the type that is being allocated by the
97 Type *getAllocatedType() const { return AllocatedType; }