Searched refs:MappedParams (Results 1 – 2 of 2) sorted by relevance
381 std::unique_ptr<CodeGenFunction::OMPMapVars> MappedParams; member
1017 I->getSecond().MappedParams = in emitTeamsOutlinedFunction()1086 I->getSecond().MappedParams->setVarAddr(CGF, VD, VarAddr.getAddress()); in emitGenericVarsProlog()1100 I->getSecond().MappedParams->setVarAddr(CGF, VD, Base.getAddress()); in emitGenericVarsProlog()1102 I->getSecond().MappedParams->apply(CGF); in emitGenericVarsProlog()1168 I->getSecond().MappedParams->restore(CGF); in emitGenericVarsEpilog()2016 I->getSecond().MappedParams = in emitFunctionProlog()