Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineOutliner.cpp510 for (unsigned PfxEndIdx = 0, End = Str.size(); PfxEndIdx < End; in SuffixTree() local
511 PfxEndIdx++) { in SuffixTree()
513 LeafEndIdx = PfxEndIdx; // Extend each of the leaves. in SuffixTree()
514 SuffixesToAdd = extend(PfxEndIdx, SuffixesToAdd); in SuffixTree()