Searched refs:DiffChecks (Results 1 – 3 of 3) sorted by relevance
458 return {DiffChecks}; in getDiffChecks()537 SmallVector<PointerDiffInfo> DiffChecks; variable
328 DiffChecks.emplace_back(SrcStartInt, SinkStartInt, AllocSize, in tryToCreateDiffCheck()
1913 auto DiffChecks = RtPtrChecking.getDiffChecks(); in Create() local1914 if (DiffChecks) { in Create()1917 MemCheckBlock->getTerminator(), L, *DiffChecks, MemCheckExp, in Create()