Home
last modified time | relevance | path

Searched defs:getEndIdx (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h95 unsigned getEndIdx() const { return StartIdx + Len - 1; } in getEndIdx() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h570 unsigned getEndIdx() const { return StartIdx + Len - 1; } in getEndIdx() function