Searched refs:getAsIndex (Results 1 – 1 of 1) sorted by relevance
121 auto getAsIndex = [&](Value val) { in MatchAndRewrite() local128 auto forloopIndVar = getAsIndex(loopIndVar.first); in MatchAndRewrite()129 auto forMax = getAsIndex(max.first); in MatchAndRewrite()130 auto forStep = getAsIndex(step.first); in MatchAndRewrite()