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