Searched defs:APC (Results 1 – 9 of 9) sorted by relevance
79 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local
95 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local
48 } APC; member189 } APC; member
88 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local
86 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local
1093 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst() local3043 for (const auto &APC : DynamicAllocaPoisonCallVec) { in processDynamicAllocas() local3178 for (const auto &APC : StaticAllocaPoisonCallVec) { in processStaticAllocas() local3329 for (const auto &APC : StaticAllocaPoisonCallVec) { in processStaticAllocas() local
1072 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst() local2965 for (const auto &APC : DynamicAllocaPoisonCallVec) { in processDynamicAllocas() local3037 for (const auto &APC : StaticAllocaPoisonCallVec) { in processStaticAllocas() local3166 for (const auto &APC : StaticAllocaPoisonCallVec) { in processStaticAllocas() local
763 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst() local2023 for (const auto &APC : AllocaPoisonCallVec) { in poisonStack() local
1116 ULONG APC; member