Searched refs:StFI (Results 1 – 2 of 2) sorted by relevance
3338 auto StFI = std::next(KmpTaskTQTyRD->field_begin(), KmpTaskTStride); in emitProxyTaskFunction() local3339 auto StLVal = CGF.EmitLValueForField(Base, *StFI); in emitProxyTaskFunction()
3593 auto StFI = std::next(KmpTaskTQTyRD->field_begin(), KmpTaskTStride); in emitProxyTaskFunction() local3594 LValue StLVal = CGF.EmitLValueForField(Base, *StFI); in emitProxyTaskFunction()