Searched refs:DiffChecks (Results 1 – 3 of 3) sorted by relevance
528 DiffChecks.clear(); in reset()564 return {DiffChecks}; in getDiffChecks()643 SmallVector<PointerDiffInfo> DiffChecks; variable
469 DiffChecks.emplace_back(SrcStartInt, SinkStartInt, AllocSize, in tryToCreateDiffCheck()
1832 auto DiffChecks = RtPtrChecking.getDiffChecks(); in create() local1833 if (DiffChecks) { in create()1836 MemCheckBlock->getTerminator(), *DiffChecks, MemCheckExp, in create()