Home
last modified time | relevance | path

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

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