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