Home
last modified time | relevance | path

Searched refs:EIndex (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1011 unsigned EIndex = MemOps.size(); in FormCandidates() local
1059 for (unsigned I = SIndex+1; I < EIndex; ++I, ++Count) { in FormCandidates()
1117 } while (SIndex < EIndex); in FormCandidates()