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