Searched refs:StaticAllocaPoisonCallVec (Results 1 – 1 of 1) sorted by relevance
1012 SmallVector<AllocaPoisonCall, 8> StaticAllocaPoisonCallVec; member1051 StaticAllocaPoisonCallVec.clear(); in runOnFunction()1197 StaticAllocaPoisonCallVec.push_back(APC); in visitIntrinsicInst()3391 assert(StaticAllocaPoisonCallVec.empty()); in processStaticAllocas()3451 for (const auto &APC : StaticAllocaPoisonCallVec) { in processStaticAllocas()3599 if (!StaticAllocaPoisonCallVec.empty()) { in processStaticAllocas()3603 for (const auto &APC : StaticAllocaPoisonCallVec) { in processStaticAllocas()