Searched refs:LoadedNoStore (Results 1 – 1 of 1) sorted by relevance
1329 PHINode *LoadedNoStore = in expandAtomicCmpXchg() local1331 LoadedNoStore->addIncoming(UnreleasedLoad, StartBB); in expandAtomicCmpXchg()1333 LoadedNoStore->addIncoming(SecondLoad, ReleasedLoadBB); in expandAtomicCmpXchg()1344 LoadedFailure->addIncoming(LoadedNoStore, NoStoreBB); in expandAtomicCmpXchg()