Searched refs:IsPostTypeLegalization (Results 1 – 3 of 3) sorted by relevance
3747 bool IsPostTypeLegalization = false; member3878 IsPostTypeLegalization = Value;3896 bool IsPostTypeLegalization : 1; member3901 IsPostTypeLegalization(false), IsSoften(false) {} in MakeLibCallOptions()3919 IsPostTypeLegalization = Value;
186 .setIsPostTypeLegalization(CallOptions.IsPostTypeLegalization) in makeLibCall()
9416 if (CLI.IsPostTypeLegalization) { in LowerCallTo()