Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h126 unsigned getEndIdx() const { return StartIdx + Len - 1; } in getEndIdx() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h868 unsigned getEndIdx() const { return StartIdx + Len - 1; } in getEndIdx() function