Searched refs:EagerCheck (Results 1 – 1 of 1) sorted by relevance
4096 bool EagerCheck = MayCheckCall && !ByVal && NoUndef; in visitCallBase() local4098 if (EagerCheck) { in visitCallBase()4244 bool EagerCheck = (MS.EagerChecks && HasNoUndef) || (F.getName() == "main"); in visitReturnInst() local4248 if (EagerCheck) { in visitReturnInst()