Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocFast.cpp281 Register traceCopies(Register VirtReg) const;
741 Register RegAllocFast::traceCopies(Register VirtReg) const { in traceCopies() function in RegAllocFast
788 Register Hint1 = traceCopies(VirtReg); in allocVirtReg()