Searched refs:IsDirectArgInit (Results 1 – 1 of 1) sorted by relevance
3040 bool IsDirectArgInit = isa<Argument>(Val); in findStoresToUninstrumentedArgAllocas() local3047 bool IsArgInit = IsDirectArgInit || IsArgInitViaCast; in findStoresToUninstrumentedArgAllocas()