Searched refs:PtrIdx2 (Results 1 – 4 of 4) sorted by relevance
320 bool needsChecking(unsigned PtrIdx1, unsigned PtrIdx2, in needsChecking() argument326 LAI.getRuntimePointerChecking()->getPointerInfo(PtrIdx2).PointerValue; in needsChecking()408 for (auto PtrIdx2 : Check.second->Members) in collectMemchecks() local409 if (needsChecking(PtrIdx1, PtrIdx2, PtrsWrittenOnFwdingPath, in collectMemchecks()
909 for (unsigned PtrIdx2 : Check.second->Members) in includeOnlyCrossPartitionChecks() local923 if (RtPtrChecking->needsChecking(PtrIdx1, PtrIdx2) && in includeOnlyCrossPartitionChecks()925 PtrToPartition, PtrIdx1, PtrIdx2)) in includeOnlyCrossPartitionChecks()
556 unsigned PtrIdx1, unsigned PtrIdx2);
590 unsigned PtrIdx2) { in arePointersInSamePartition() argument592 PtrToPartition[PtrIdx1] == PtrToPartition[PtrIdx2]); in arePointersInSamePartition()