Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp395 Register traceCopies(Register VirtReg) const;
846 Register RegAllocFast::traceCopies(Register VirtReg) const { in traceCopies() function in RegAllocFast
892 Register Hint1 = traceCopies(VirtReg); in allocVirtReg()