Searched refs:ToC (Results 1 – 2 of 2) sorted by relevance
2826 Constant *ToC = cast<Constant>(To); in replaceUsesOfWithOnConstant() local2840 Val = ToC; in replaceUsesOfWithOnConstant()2844 AllSame &= Val == ToC; in replaceUsesOfWithOnConstant()2847 if (AllSame && ToC->isNullValue()) { in replaceUsesOfWithOnConstant()2851 if (AllSame && isa<UndefValue>(ToC)) { in replaceUsesOfWithOnConstant()2864 Values, this, From, ToC, NumUpdated, U - OperandList)) in replaceUsesOfWithOnConstant()2871 Constant *ToC = cast<Constant>(To); in replaceUsesOfWithOnConstant() local2883 if (ToC->isNullValue()) { in replaceUsesOfWithOnConstant()2890 } else if (isa<UndefValue>(ToC)) { in replaceUsesOfWithOnConstant()2901 Values[OperandToUpdate] = ToC; in replaceUsesOfWithOnConstant()[all …]
3358 the ToC will display without numbers */