Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DLiveVariables.h160 void UpdatePhysRegDefs(MachineInstr &MI, SmallVectorImpl<unsigned> &Defs);
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLiveVariables.cpp483 void LiveVariables::UpdatePhysRegDefs(MachineInstr &MI, in UpdatePhysRegDefs() function in LiveVariables
555 UpdatePhysRegDefs(MI, Defs); in runOnInstr()