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