Searched defs:addVirtualRegisterDead (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DLiveVariables.h235 /// addVirtualRegisterDead - Add information about the fact that the specified
238 void addVirtualRegisterDead(unsigned IncomingReg, MachineInstr &MI, function in class:llvm::LiveVariables
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DLiveVariables.h242 /// addVirtualRegisterDead - Add information about the fact that the specified
245 void addVirtualRegisterDead(unsigned IncomingReg, MachineInstr *MI, function in class:llvm::LiveVariables

Completed in 142 milliseconds