Searched refs:PreCondVars (Results 1 – 1 of 1) sorted by relevance
150 CodeGenFunction::OMPMapVars PreCondVars; in emitPreInitStmt() local156 (void)PreCondVars.setVarAddr( in emitPreInitStmt()166 (void)PreCondVars.setVarAddr( in emitPreInitStmt()175 (void)PreCondVars.apply(CGF); in emitPreInitStmt()225 PreCondVars.restore(CGF); in emitPreInitStmt()2385 CodeGenFunction::OMPMapVars PreCondVars; in emitPreCond() local2394 (void)PreCondVars.setVarAddr(CGF, VD, CounterAddr); in emitPreCond()2396 (void)PreCondVars.apply(CGF); in emitPreCond()2404 PreCondVars.restore(CGF); in emitPreCond()