Searched refs:StaticAllocaPoisonCallVec (Results 1 – 1 of 1) sorted by relevance
848 SmallVector<AllocaPoisonCall, 8> StaticAllocaPoisonCallVec; member1012 StaticAllocaPoisonCallVec.push_back(APC); in visitIntrinsicInst()2835 assert(StaticAllocaPoisonCallVec.empty()); in processStaticAllocas()2886 for (const auto &APC : StaticAllocaPoisonCallVec) { in processStaticAllocas()3017 if (!StaticAllocaPoisonCallVec.empty()) { in processStaticAllocas()3021 for (const auto &APC : StaticAllocaPoisonCallVec) { in processStaticAllocas()