Searched refs:IsPostTypeLegalization (Results 1 – 3 of 3) sorted by relevance
3465 bool IsPostTypeLegalization = false; member3590 IsPostTypeLegalization = Value;3608 bool IsPostTypeLegalization : 1; member3613 IsPostTypeLegalization(false), IsSoften(false) {} in MakeLibCallOptions()3631 IsPostTypeLegalization = Value;
173 .setIsPostTypeLegalization(CallOptions.IsPostTypeLegalization) in makeLibCall()
9048 if (CLI.IsPostTypeLegalization) { in LowerCallTo()