Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp825 Value *AllChecks = Builder.CreateAnd(Checks); in widenGuardConditions() local
861 Value *AllChecks = Builder.CreateAnd(Checks); in widenWidenableBranchGuardConditions() local
H A DLoopLoadElimination.cpp391 const auto &AllChecks = LAI.getRuntimePointerChecking()->getChecks(); in collectMemchecks() local