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