Searched refs:AllocaPoisonCallVec (Results 1 – 1 of 1) sorted by relevance
576 SmallVector<AllocaPoisonCall, 8> AllocaPoisonCallVec; member713 AllocaPoisonCallVec.push_back(APC); in visitIntrinsicInst()1829 for (const auto &APC : AllocaPoisonCallVec) { in poisonStack()