Searched defs:AllChecks (Results 1 – 3 of 3) sorted by relevance
790 const auto &AllChecks = RtPtrChecking->getChecks(); processLoop() local 898 includeOnlyCrossPartitionChecks(const SmallVectorImpl<RuntimePointerCheck> & AllChecks,const SmallVectorImpl<int> & PtrToPartition,const RuntimePointerChecking * RtPtrChecking) includeOnlyCrossPartitionChecks() argument
745 Value *AllChecks = Builder.CreateAnd(Checks); in widenGuardConditions() local780 Value *AllChecks = Builder.CreateAnd(Checks); in widenWidenableBranchGuardConditions() local
398 const auto &AllChecks = LAI.getRuntimePointerChecking()->getChecks(); collectMemchecks() local