Home
last modified time | relevance | path

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

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