Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:IsInteresting

814   bool IsInteresting = (AI.getAllocatedType()->isSized() &&
821 ProcessedAllocas[&AI] = IsInteresting;
822 return IsInteresting;