Searched refs:canSplitThinLTOUnit (Results 1 – 4 of 4) sorted by relevance
126 bool canSplitThinLTOUnit() const override { return false; } in canSplitThinLTOUnit() function
283 bool canSplitThinLTOUnit() const override { return false; } in canSplitThinLTOUnit() function
7126 (LTOMode == LTOK_Full || TC.canSplitThinLTOUnit()); in ConstructJob()
731 virtual bool canSplitThinLTOUnit() const { return true; } in canSplitThinLTOUnit() function