Searched refs:DstAddRec (Results 1 – 1 of 1) sorted by relevance
2170 if (SrcAddRec && DstAddRec) { in testSIV()2172 const SCEV *DstConst = DstAddRec->getStart(); in testSIV()2176 assert(CurLoop == DstAddRec->getLoop() && in testSIV()2203 if (DstAddRec) { in testSIV()2204 const SCEV *DstConst = DstAddRec->getStart(); in testSIV()2207 const Loop *CurLoop = DstAddRec->getLoop(); in testSIV()2247 if (SrcAddRec && DstAddRec) { in testRDIV()2251 DstConst = DstAddRec->getStart(); in testRDIV()2253 DstLoop = DstAddRec->getLoop(); in testRDIV()2268 else if (DstAddRec) { in testRDIV()[all …]