Searched refs:APC (Results 1 – 3 of 3) sorted by relevance
1076 StaticAllocaPoisonCallVec.push_back(APC); in visitIntrinsicInst()2991 assert(APC.InsBefore); in processDynamicAllocas()2992 assert(APC.AI); in processDynamicAllocas()2993 assert(ASan.isInterestingAlloca(*APC.AI)); in processDynamicAllocas()2994 assert(!APC.AI->isStaticAlloca()); in processDynamicAllocas()2996 IRBuilder<> IRB(APC.InsBefore); in processDynamicAllocas()2997 poisonAlloca(APC.AI, APC.Size, IRB, APC.DoPoison); in processDynamicAllocas()3126 assert(APC.InsBefore); in processStaticAllocas()3127 assert(APC.AI); in processStaticAllocas()3129 assert(APC.AI->isStaticAlloca()); in processStaticAllocas()[all …]
93 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local94 if (cast<Derived>(this)->equals(APC)) in getExistingMachineCPValueImpl()
86 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local87 if (cast<Derived>(this)->equals(APC)) in getExistingMachineCPValueImpl()