Searched refs:ResurrectKill (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | VirtRegRewriter.cpp | 518 static void ResurrectKill(MachineInstr &MI, unsigned Reg, in ResurrectKill() function 571 ResurrectKill(MI, Reg, TRI, RegKills, KillOps); in InvalidateKills() 641 ResurrectKill(MI, Reg, TRI, RegKills, KillOps); in UpdateKills()
|