Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Target/
H A DRegisterFlags.h96 unsigned GetEnd() const { return m_end; } in GetEnd() function
/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1808 buildGenericSCCs(RootsT && Roots,GetBeginT && GetBegin,GetEndT && GetEnd,GetNodeT && GetNode,FormSCCCallbackT && FormSCC) buildGenericSCCs() argument