Home
last modified time | relevance | path

Searched defs:AllChecks (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp793 const auto &AllChecks = RtPtrChecking->getChecks(); in processLoop() local
901 const SmallVectorImpl<RuntimePointerCheck> &AllChecks, in includeOnlyCrossPartitionChecks()
H A DLoopPredication.cpp827 Value *AllChecks = Builder.CreateAnd(Checks); widenGuardConditions() local
863 Value *AllChecks = Builder.CreateAnd(Checks); widenWidenableBranchGuardConditions() local
H A DLoopLoadElimination.cpp402 const auto &AllChecks = LAI.getRuntimePointerChecking()->getChecks(); in collectMemchecks() local