Searched refs:CapturedVal (Results 1 – 1 of 1) sorted by relevance
7980 Value *CapturedVal = (IsPostfixUpdate ? Result.first : Result.second); in createAtomicCapture() local7981 Builder.CreateStore(CapturedVal, V.Var, V.IsVolatile); in createAtomicCapture()