Searched refs:IsProfitableToDemote (Results 1 – 1 of 1) sorted by relevance
2643 bool &IsProfitableToDemote,15127 unsigned &MaxDepthLevel, bool &IsProfitableToDemote, in collectValuesToDemote() argument15178 if (!IsProfitableToDemote) in collectValuesToDemote()15230 ToDemote, Visited, Level, IsProfitableToDemote, in collectValuesToDemote()15232 if (!IsProfitableToDemote) in collectValuesToDemote()15296 return IsProfitableToDemote; in collectValuesToDemote()15304 IsProfitableToDemote = true; in collectValuesToDemote()15308 IsProfitableToDemote = true; in collectValuesToDemote()15653 bool IsProfitableToDemote = Opcode == Instruction::Trunc || in computeMinimumValueSizes() local15661 bool NeedToDemote = IsProfitableToDemote; in computeMinimumValueSizes()