Searched refs:BInt (Results 1 – 1 of 1) sorted by relevance
70 const SCEV *BInt = in alias() local72 if (!isa<SCEVCouldNotCompute>(AInt) && !isa<SCEVCouldNotCompute>(BInt)) { in alias()74 BS = BInt; in alias()