Searched refs:getChecks (Results 1 – 6 of 6) sorted by relevance
41 setAliasChecks(LAI.getRuntimePointerChecking()->getChecks()); in LoopVersioning()
430 if (LAI->getRuntimePointerChecking()->getChecks().empty()) { in legalLoopInstructions()
387 const auto &AllChecks = LAI.getRuntimePointerChecking()->getChecks(); in collectMemchecks()
795 const auto &AllChecks = RtPtrChecking->getChecks(); in processLoop()
432 const SmallVector<PointerCheck, 4> &getChecks() const { return Checks; } in getChecks() function
2217 return addRuntimeChecks(Loc, PtrRtChecking->getChecks()); in addRuntimeChecks()