Searched refs:MappedParams (Results 1 – 2 of 2) sorted by relevance
383 std::unique_ptr<CodeGenFunction::OMPMapVars> MappedParams; member
1037 I->getSecond().MappedParams = in emitTeamsOutlinedFunction()1106 I->getSecond().MappedParams->setVarAddr(CGF, VD, VarAddr.getAddress(CGF)); in emitGenericVarsProlog()1120 I->getSecond().MappedParams->setVarAddr(CGF, VD, Base.getAddress(CGF)); in emitGenericVarsProlog()1122 I->getSecond().MappedParams->apply(CGF); in emitGenericVarsProlog()1188 I->getSecond().MappedParams->restore(CGF); in emitGenericVarsEpilog()3223 I->getSecond().MappedParams = in emitFunctionProlog()