Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:InAlloca

1821   // The size of ByVal or InAlloca arguments is derived from the type, so we
2120 // declare void @takes_i32_inalloca(i32* inalloca)
2127 if (Callee->getAttributes().hasAttrSomewhere(Attribute::InAlloca) ||
2144 return false; // Cannot transform to and from inalloca.