Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DRegisterScavenging.h130 MachineBasicBlock::iterator getCurrentPosition() const { return MBBI; } in getCurrentPosition() function
/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DUtility.h170 size_t getCurrentPosition() const { return CurrentPosition; } in getCurrentPosition() function
/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DUtility.h170 size_t getCurrentPosition() const { return CurrentPosition; } in getCurrentPosition() function