Searched refs:StaticAllocaPoisonCallVec (Results 1 – 1 of 1) sorted by relevance
863 SmallVector<AllocaPoisonCall, 8> StaticAllocaPoisonCallVec; member1027 StaticAllocaPoisonCallVec.push_back(APC); in visitIntrinsicInst()2872 assert(StaticAllocaPoisonCallVec.empty()); in processStaticAllocas()2923 for (const auto &APC : StaticAllocaPoisonCallVec) { in processStaticAllocas()3054 if (!StaticAllocaPoisonCallVec.empty()) { in processStaticAllocas()3058 for (const auto &APC : StaticAllocaPoisonCallVec) { in processStaticAllocas()