Searched refs:HasNoUndef (Results 1 – 1 of 1) sorted by relevance
3830 bool HasNoUndef = in visitReturnInst() local3832 bool StoreShadow = !(MS.EagerChecks && HasNoUndef); in visitReturnInst()3835 bool EagerCheck = (MS.EagerChecks && HasNoUndef) || (F.getName() == "main"); in visitReturnInst()