Searched defs:AllChecks (Results 1 – 5 of 5) sorted by relevance
307 static const llvm::StringSet<llvm::BumpPtrAllocator> AllChecks = [] { in isRegisteredTidyCheck() local
745 Value *AllChecks = Builder.CreateAnd(Checks); widenGuardConditions() local 780 Value *AllChecks = Builder.CreateAnd(Checks); widenWidenableBranchGuardConditions() local
793 auto Checks = includeOnlyCrossPartitionChecks(AllChecks, PtrToPartition, in processLoop() local 901 includeOnlyCrossPartitionChecks(const SmallVectorImpl<RuntimePointerCheck> & AllChecks,const SmallVectorImpl<int> & PtrToPartition,const RuntimePointerChecking * RtPtrChecking) includeOnlyCrossPartitionChecks() argument
402 const auto &AllChecks = LAI.getRuntimePointerChecking()->getChecks(); collectMemchecks() local
481 verifyChecks(const StringSet<> & AllChecks,StringRef CheckGlob,StringRef Source) verifyChecks() argument