Searched refs:LoadedNoStore (Results 1 – 1 of 1) sorted by relevance
1455 PHINode *LoadedNoStore = in expandAtomicCmpXchg() local1457 LoadedNoStore->addIncoming(UnreleasedLoad, StartBB); in expandAtomicCmpXchg()1459 LoadedNoStore->addIncoming(SecondLoad, ReleasedLoadBB); in expandAtomicCmpXchg()1470 LoadedFailure->addIncoming(LoadedNoStore, NoStoreBB); in expandAtomicCmpXchg()