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