Searched refs:StaticAllocaPoisonCallVec (Results 1 – 1 of 1) sorted by relevance
897 SmallVector<AllocaPoisonCall, 8> StaticAllocaPoisonCallVec; member934 StaticAllocaPoisonCallVec.clear(); in runOnFunction()1076 StaticAllocaPoisonCallVec.push_back(APC); in visitIntrinsicInst()3065 assert(StaticAllocaPoisonCallVec.empty()); in processStaticAllocas()3125 for (const auto &APC : StaticAllocaPoisonCallVec) { in processStaticAllocas()3272 if (!StaticAllocaPoisonCallVec.empty()) { in processStaticAllocas()3276 for (const auto &APC : StaticAllocaPoisonCallVec) { in processStaticAllocas()