Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineOutliner.cpp148 unsigned SuffixIdx = EmptyIdx; member
184 bool isLeaf() const { return SuffixIdx != EmptyIdx; } in isLeaf()
353 CurrNode.SuffixIdx = Str.size() - CurrIdx; in setSuffixIndices()
358 LeafVector[CurrNode.SuffixIdx] = &CurrNode; in setSuffixIndices()
928 unsigned StartIdx = M->SuffixIdx; in findCandidates()
991 for (unsigned i = Leaf->SuffixIdx; i < Leaf->SuffixIdx + StringLen; i++) in findCandidates()