Searched defs:CombUB (Results 1 – 2 of 2) sorted by relevance
1267 void setCombinedUpperBoundVariable(Expr *CombUB) { in setCombinedUpperBoundVariable()
9751 ExprResult LB, UB, IL, ST, EUB, CombLB, CombUB, PrevLB, PrevUB, CombEUB; in checkOpenMPLoop() local