Searched refs:DiffChecks (Results 1 – 3 of 3) sorted by relevance
459 return {DiffChecks}; in getDiffChecks()538 SmallVector<PointerDiffInfo> DiffChecks; variable
330 DiffChecks.emplace_back(SrcStartInt, SinkStartInt, AllocSize, in tryToCreateDiffCheck()
1947 auto DiffChecks = RtPtrChecking.getDiffChecks(); in Create() local1948 if (DiffChecks) { in Create()1951 MemCheckBlock->getTerminator(), *DiffChecks, MemCheckExp, in Create()