Searched refs:RtPtrCheck (Results 1 – 2 of 2) sorted by relevance
453 const RuntimePointerChecking *RtPtrCheck = LAI.getRuntimePointerChecking(); in computePartitionSetForPointers() local455 unsigned N = RtPtrCheck->Pointers.size(); in computePartitionSetForPointers()458 Value *Ptr = RtPtrCheck->Pointers[I].PointerValue; in computePartitionSetForPointers()460 LAI.getInstructionsForAccess(Ptr, RtPtrCheck->Pointers[I].IsWritePtr); in computePartitionSetForPointers()
489 const RuntimePointerChecking *RtPtrCheck = LAI.getRuntimePointerChecking(); in computePartitionSetForPointers() local491 unsigned N = RtPtrCheck->Pointers.size(); in computePartitionSetForPointers()494 Value *Ptr = RtPtrCheck->Pointers[I].PointerValue; in computePartitionSetForPointers()496 LAI.getInstructionsForAccess(Ptr, RtPtrCheck->Pointers[I].IsWritePtr); in computePartitionSetForPointers()