Home
last modified time | relevance | path

Searched refs:RtPtrCheck (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDLoopDistribute.cpp435 const RuntimePointerChecking *RtPtrCheck = LAI.getRuntimePointerChecking(); in computePartitionSetForPointers() local
437 unsigned N = RtPtrCheck->Pointers.size(); in computePartitionSetForPointers()
440 Value *Ptr = RtPtrCheck->Pointers[I].PointerValue; in computePartitionSetForPointers()
442 LAI.getInstructionsForAccess(Ptr, RtPtrCheck->Pointers[I].IsWritePtr); in computePartitionSetForPointers()