Home
last modified time | relevance | path

Searched refs:traceCopies (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp378 Register traceCopies(Register VirtReg) const;
873 Register RegAllocFastImpl::traceCopies(Register VirtReg) const { in traceCopies() function in RegAllocFastImpl
919 Register Hint1 = traceCopies(VirtReg); in allocVirtReg()