OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeVirtualRegisterDead
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/CodeGen/
LiveVariables.h
240
///
removeVirtualRegisterDead
- Remove the specified kill of the virtual
244
bool
removeVirtualRegisterDead
(unsigned reg, MachineInstr *MI) {
/external/llvm/lib/CodeGen/
PHIElimination.cpp
303
LV->
removeVirtualRegisterDead
(DestReg, MPhi);
TwoAddressInstructionPass.cpp
[
all
...]
Completed in 432 milliseconds