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

/external/llvm/include/llvm/CodeGen/
H A DLiveVariables.h248 /// removeVirtualRegisterDead - Remove the specified kill of the virtual
252 bool removeVirtualRegisterDead(unsigned reg, MachineInstr *MI) { function in class:llvm::LiveVariables

Completed in 81 milliseconds