Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DVirtRegMap.cpp188 void handleIdentityCopy(MachineInstr &MI) const;
374 void VirtRegRewriter::handleIdentityCopy(MachineInstr &MI) const { in handleIdentityCopy() function in VirtRegRewriter
589 handleIdentityCopy(*MI); in rewrite()