Searched refs:LoadedNoStore (Results 1 – 1 of 1) sorted by relevance
1288 PHINode *LoadedNoStore = in expandAtomicCmpXchg() local1290 LoadedNoStore->addIncoming(UnreleasedLoad, StartBB); in expandAtomicCmpXchg()1292 LoadedNoStore->addIncoming(SecondLoad, ReleasedLoadBB); in expandAtomicCmpXchg()1303 LoadedFailure->addIncoming(LoadedNoStore, NoStoreBB); in expandAtomicCmpXchg()