Searched refs:IsS (Results 1 – 1 of 1) sorted by relevance
11912 auto IsS = [&](const SCEV *X) { return S == X; }; in hasOperand() local11914 return !isa<SCEVCouldNotCompute>(X) && SCEVExprContains(X, IsS); in hasOperand()