Searched refs:getCanBeFlattened (Results 1 – 2 of 2) sorted by relevance
366 bool getCanBeFlattened() const { in getCanBeFlattened() function
1379 if (AI.isDirect() && AI.getCanBeFlattened() && STy) { in construct()1559 if (st && ArgInfo.isDirect() && ArgInfo.getCanBeFlattened()) { in GetFunctionType()2330 if (ArgI.isDirect() && ArgI.getCanBeFlattened() && STy && in EmitFunctionProlog()3739 if (STy && ArgInfo.isDirect() && ArgInfo.getCanBeFlattened()) { in EmitCall()