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.cpp381 Register traceCopies(Register VirtReg) const;
892 Register RegAllocFastImpl::traceCopies(Register VirtReg) const { in traceCopies() function in RegAllocFastImpl
938 Register Hint1 = traceCopies(VirtReg); in allocVirtReg()