Searched refs:LoadedNoStore (Results 1 – 1 of 1) sorted by relevance
1504 PHINode *LoadedNoStore = in expandAtomicCmpXchg() local1506 LoadedNoStore->addIncoming(UnreleasedLoad, StartBB); in expandAtomicCmpXchg()1508 LoadedNoStore->addIncoming(SecondLoad, ReleasedLoadBB); in expandAtomicCmpXchg()1519 LoadedFailure->addIncoming(LoadedNoStore, NoStoreBB); in expandAtomicCmpXchg()