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

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

Completed in 85 milliseconds