Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveStacks.h106 LiveStacks &getLS() { return Impl; } in getLS() function
107 const LiveStacks &getLS() const { return Impl; } in getLS() function