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