Searched refs:MappedParams (Results 1 – 2 of 2) sorted by relevance
380 std::unique_ptr<CodeGenFunction::OMPMapVars> MappedParams; member
1017 I->getSecond().MappedParams = in emitTeamsOutlinedFunction()1087 I->getSecond().MappedParams->setVarAddr(CGF, VD, VarAddr.getAddress()); in emitGenericVarsProlog()1101 I->getSecond().MappedParams->setVarAddr(CGF, VD, Base.getAddress()); in emitGenericVarsProlog()1103 I->getSecond().MappedParams->apply(CGF); in emitGenericVarsProlog()1169 I->getSecond().MappedParams->restore(CGF); in emitGenericVarsEpilog()2017 I->getSecond().MappedParams = in emitFunctionProlog()