Searched refs:LoadedPrivate (Results 1 – 1 of 1) sorted by relevance
16621 Value *LoadedPrivate = in emitExpandAtomicRMW() local16623 Value *NewVal = Builder.CreateFAdd(LoadedPrivate, Val, "val.new"); in emitExpandAtomicRMW()16636 Loaded->addIncoming(LoadedPrivate, PrivateBB); in emitExpandAtomicRMW()