Searched refs:OutE (Results 1 – 3 of 3) sorted by relevance
47 unsigned OutE = 2 * MBB.getNumber() + 1; in runOnMachineFunction() local50 EC.join(OutE, 2 * Succ->getNumber()); in runOnMachineFunction()
232 void setCombinerData(Expr *InE, Expr *OutE) { in setCombinerData() argument234 Out = OutE; in setCombinerData()
22205 Expr *OutE = in ActOnOpenMPDeclareReductionCombinerStart() local22207 DRD->setCombinerData(InE, OutE); in ActOnOpenMPDeclareReductionCombinerStart()