Searched refs:StackRestoreVec (Results 1 – 1 of 1) sorted by relevance
943 SmallVector<IntrinsicInst *, 1> StackRestoreVec; member1047 for (Instruction *StackRestoreInst : StackRestoreVec) in unpoisonDynamicAllocas()1090 if (ID == Intrinsic::stackrestore) StackRestoreVec.push_back(&II); in visitIntrinsicInst()