Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DUtility.h172 size_t getCurrentPosition() const { return CurrentPosition; } getCurrentPosition() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterScavenging.h130 MachineBasicBlock::iterator getCurrentPosition() const { return MBBI; } getCurrentPosition() function