Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp628 const RuntimePointerChecking *RtPtrChecking) { in includeOnlyCrossPartitionChecks() argument
648 if (RtPtrChecking->needsChecking(PtrIdx1, PtrIdx2) && in includeOnlyCrossPartitionChecks()
783 const auto *RtPtrChecking = LAI.getRuntimePointerChecking(); in processLoop() local
784 const auto &AllChecks = RtPtrChecking->getChecks(); in processLoop()
786 RtPtrChecking); in processLoop()