Searched refs:PreCondVars (Results 1 – 1 of 1) sorted by relevance
137 CodeGenFunction::OMPMapVars PreCondVars; in emitPreInitStmt() local142 (void)PreCondVars.setVarAddr( in emitPreInitStmt()150 (void)PreCondVars.setVarAddr( in emitPreInitStmt()159 (void)PreCondVars.apply(CGF); in emitPreInitStmt()183 PreCondVars.restore(CGF); in emitPreInitStmt()2097 CodeGenFunction::OMPMapVars PreCondVars; in emitPreCond() local2106 (void)PreCondVars.setVarAddr(CGF, VD, CounterAddr); in emitPreCond()2108 (void)PreCondVars.apply(CGF); in emitPreCond()2116 PreCondVars.restore(CGF); in emitPreCond()