Searched refs:maybeCstUb (Results 1 – 2 of 2) sorted by relevance
205 auto maybeCstUb = extractConstantIndex(ub); in onTheFlyFoldSLT() local206 if (maybeCstV && maybeCstUb && *maybeCstV < *maybeCstUb) in onTheFlyFoldSLT()
2121 auto maybeCstUb = extractConstantIndex(ub); in createScopedFoldedSLE() local2122 if (maybeCstV && maybeCstUb && *maybeCstV < *maybeCstUb) in createScopedFoldedSLE()