Searched refs:PreCondVars (Results 1 – 1 of 1) sorted by relevance
138 CodeGenFunction::OMPMapVars PreCondVars; in emitPreInitStmt() local144 (void)PreCondVars.setVarAddr( in emitPreInitStmt()153 (void)PreCondVars.setVarAddr( in emitPreInitStmt()162 (void)PreCondVars.apply(CGF); in emitPreInitStmt()188 PreCondVars.restore(CGF); in emitPreInitStmt()2274 CodeGenFunction::OMPMapVars PreCondVars; in emitPreCond() local2283 (void)PreCondVars.setVarAddr(CGF, VD, CounterAddr); in emitPreCond()2285 (void)PreCondVars.apply(CGF); in emitPreCond()2293 PreCondVars.restore(CGF); in emitPreCond()