Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOutliner.cpp142 unsigned SuffixIdx = EmptyIdx; member
169 bool isLeaf() const { return SuffixIdx != EmptyIdx; } in isLeaf()
337 CurrNode->SuffixIdx = Str.size() - CurrNodeLen; in setSuffixIndices()
560 RS.StartIndices.push_back(Leaf->SuffixIdx); in advance()