Searched defs:ConditionalOp (Results 1 – 2 of 2) sorted by relevance
1737 EmitBranchOnBoolExpr(const Expr * Cond,llvm::BasicBlock * TrueBlock,llvm::BasicBlock * FalseBlock,uint64_t TrueCount,Stmt::Likelihood LH,const Expr * ConditionalOp) EmitBranchOnBoolExpr() argument
19969 auto *ConditionalOp = new (Context) actOnOMPReductionKindClause() local