Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveVariables.h155 void UpdatePhysRegDefs(MachineInstr &MI, SmallVectorImpl<unsigned> &Defs);
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp470 void LiveVariables::UpdatePhysRegDefs(MachineInstr &MI, in UpdatePhysRegDefs() function in LiveVariables
541 UpdatePhysRegDefs(MI, Defs); in runOnInstr()