Searched refs:extractConstantIndex (Results 1 – 2 of 2) sorted by relevance
190 static Optional<int64_t> extractConstantIndex(Value v) { in extractConstantIndex() function204 auto maybeCstV = extractConstantIndex(v); in onTheFlyFoldSLT()205 auto maybeCstUb = extractConstantIndex(ub); in onTheFlyFoldSLT()
2106 static Optional<int64_t> extractConstantIndex(Value v) { in extractConstantIndex() function2120 auto maybeCstV = extractConstantIndex(v); in createScopedFoldedSLE()2121 auto maybeCstUb = extractConstantIndex(ub); in createScopedFoldedSLE()