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

/external/llvm/lib/CodeGen/
H A DLiveVariables.cpp646 /// replaceKillInstruction - Update register kill info by replacing a kill
648 void LiveVariables::replaceKillInstruction(unsigned Reg, MachineInstr *OldMI, function in class:LiveVariables

Completed in 54 milliseconds