Searched refs:PtrIdx2 (Results 1 – 4 of 4) sorted by relevance
310 bool needsChecking(unsigned PtrIdx1, unsigned PtrIdx2, in needsChecking() argument316 LAI.getRuntimePointerChecking()->getPointerInfo(PtrIdx2).PointerValue; in needsChecking()399 for (auto PtrIdx2 : Check.second->Members) in collectMemchecks() local400 if (needsChecking(PtrIdx1, PtrIdx2, PtrsWrittenOnFwdingPath, in collectMemchecks()
916 for (unsigned PtrIdx2 : Check.second->Members) in includeOnlyCrossPartitionChecks() local930 if (RtPtrChecking->needsChecking(PtrIdx1, PtrIdx2) && in includeOnlyCrossPartitionChecks()932 PtrToPartition, PtrIdx1, PtrIdx2)) in includeOnlyCrossPartitionChecks()
464 unsigned PtrIdx1, unsigned PtrIdx2);
429 unsigned PtrIdx2) { in arePointersInSamePartition() argument431 PtrToPartition[PtrIdx1] == PtrToPartition[PtrIdx2]); in arePointersInSamePartition()