Searched refs:UpdatePhysRegDefs (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DLiveVariables.h161 void UpdatePhysRegDefs(MachineInstr *MI, SmallVectorImpl<unsigned> &Defs);
/external/llvm/lib/CodeGen/
H A DLiveVariables.cpp486 void LiveVariables::UpdatePhysRegDefs(MachineInstr *MI, function in class:LiveVariables
604 UpdatePhysRegDefs(MI, Defs);

Completed in 206 milliseconds