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