Searched refs:IsPostTypeLegalization (Results 1 – 3 of 3) sorted by relevance
4039 bool IsPostTypeLegalization = false; member4170 IsPostTypeLegalization = Value;4188 bool IsPostTypeLegalization : 1; member4193 IsPostTypeLegalization(false), IsSoften(false) {} in MakeLibCallOptions()4211 IsPostTypeLegalization = Value;
190 .setIsPostTypeLegalization(CallOptions.IsPostTypeLegalization) in makeLibCall()
9637 if (CLI.IsPostTypeLegalization) { in LowerCallTo()