Searched refs:OtherIndex (Results 1 – 2 of 2) sorted by relevance
149 unsigned OtherIndex = 0; in matchStridedStart() local153 OtherIndex = 1; in matchStridedStart()159 std::tie(Start, Stride) = matchStridedStart(BO->getOperand(OtherIndex), in matchStridedStart()
3142 unsigned OtherIndex = (ICI->getOperand(0) == PI) ? 1 : 0; in isAllocSiteRemovable() local3143 if (!isNeverEqualToUnescapedAlloc(ICI->getOperand(OtherIndex), TLI, AI)) in isAllocSiteRemovable()