Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp790 const auto &AllChecks = RtPtrChecking->getChecks(); processLoop() local
898 includeOnlyCrossPartitionChecks(const SmallVectorImpl<RuntimePointerCheck> & AllChecks,const SmallVectorImpl<int> & PtrToPartition,const RuntimePointerChecking * RtPtrChecking) includeOnlyCrossPartitionChecks() argument
H A DLoopPredication.cpp745 Value *AllChecks = Builder.CreateAnd(Checks); in widenGuardConditions() local
780 Value *AllChecks = Builder.CreateAnd(Checks); in widenWidenableBranchGuardConditions() local
H A DLoopLoadElimination.cpp398 const auto &AllChecks = LAI.getRuntimePointerChecking()->getChecks(); collectMemchecks() local