Searched refs:IsPostTypeLegalization (Results 1 – 3 of 3) sorted by relevance
3720 bool IsPostTypeLegalization = false; member3851 IsPostTypeLegalization = Value;3869 bool IsPostTypeLegalization : 1; member3874 IsPostTypeLegalization(false), IsSoften(false) {} in MakeLibCallOptions()3892 IsPostTypeLegalization = Value;
195 .setIsPostTypeLegalization(CallOptions.IsPostTypeLegalization) in makeLibCall()
9358 if (CLI.IsPostTypeLegalization) { in LowerCallTo()