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