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