Searched refs:StaticAllocaPoisonCallVec (Results 1 – 1 of 1) sorted by relevance
950 SmallVector<AllocaPoisonCall, 8> StaticAllocaPoisonCallVec; member987 StaticAllocaPoisonCallVec.clear(); in runOnFunction()1129 StaticAllocaPoisonCallVec.push_back(APC); in visitIntrinsicInst()3210 assert(StaticAllocaPoisonCallVec.empty()); in processStaticAllocas()3270 for (const auto &APC : StaticAllocaPoisonCallVec) { in processStaticAllocas()3417 if (!StaticAllocaPoisonCallVec.empty()) { in processStaticAllocas()3421 for (const auto &APC : StaticAllocaPoisonCallVec) { in processStaticAllocas()