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