Searched defs:EagerCheck (Results 1 – 1 of 1) sorted by relevance
3673 bool EagerCheck = MayCheckCall && !ByVal && NoUndef; in visitCallBase() local3792 bool EagerCheck = (ClEagerChecks && HasNoUndef) || (F.getName() == "main"); in visitReturnInst() local