Searched refs:PrunedInsts (Results 1 – 1 of 1) sorted by relevance
1148 SmallVector<ExtractValueInst *, 2> PrunedInsts; in expandAtomicCmpXchg() local1162 PrunedInsts.push_back(EV); in expandAtomicCmpXchg()1166 for (auto EV : PrunedInsts) in expandAtomicCmpXchg()