Searched refs:PreCondVars (Results 1 – 1 of 1) sorted by relevance
141 CodeGenFunction::OMPMapVars PreCondVars; in emitPreInitStmt() local147 (void)PreCondVars.setVarAddr( in emitPreInitStmt()157 (void)PreCondVars.setVarAddr( in emitPreInitStmt()166 (void)PreCondVars.apply(CGF); in emitPreInitStmt()192 PreCondVars.restore(CGF); in emitPreInitStmt()2302 CodeGenFunction::OMPMapVars PreCondVars; in emitPreCond() local2311 (void)PreCondVars.setVarAddr(CGF, VD, CounterAddr); in emitPreCond()2313 (void)PreCondVars.apply(CGF); in emitPreCond()2321 PreCondVars.restore(CGF); in emitPreCond()