Searched refs:DiffChecks (Results 1 – 3 of 3) sorted by relevance
521 return {DiffChecks}; in getDiffChecks()600 SmallVector<PointerDiffInfo> DiffChecks; variable
373 DiffChecks.emplace_back(SrcStartInt, SinkStartInt, AllocSize, in tryToCreateDiffCheck()
1880 auto DiffChecks = RtPtrChecking.getDiffChecks(); in Create() local1881 if (DiffChecks) { in Create()1884 MemCheckBlock->getTerminator(), *DiffChecks, MemCheckExp, in Create()