OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdatePhysRegDefs
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
LiveVariables.h
161
void
UpdatePhysRegDefs
(MachineInstr *MI, SmallVectorImpl<unsigned> &Defs);
/external/llvm/lib/CodeGen/
LiveVariables.cpp
486
void LiveVariables::
UpdatePhysRegDefs
(MachineInstr *MI,
604
UpdatePhysRegDefs
(MI, Defs);
Completed in 45 milliseconds