Searched refs:InitInsts (Results 1 – 1 of 1) sorted by relevance
3070 SmallVectorImpl<Instruction *> &InitInsts) { in findStoresToUninstrumentedArgAllocas() argument3105 InitInsts.push_back(cast<Instruction>(Val)); in findStoresToUninstrumentedArgAllocas()3106 InitInsts.push_back(Store); in findStoresToUninstrumentedArgAllocas()