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