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