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