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