Searched refs:OutE (Results 1 – 3 of 3) sorted by relevance
62 unsigned OutE = 2 * MBB.getNumber() + 1; in init() local65 EC.join(OutE, 2 * Succ->getNumber()); in init()
231 void setCombinerData(Expr *InE, Expr *OutE) { in setCombinerData() argument233 Out = OutE; in setCombinerData()
22340 Expr *OutE = in ActOnOpenMPDeclareReductionCombinerStart() local22342 DRD->setCombinerData(InE, OutE); in ActOnOpenMPDeclareReductionCombinerStart()