Home
last modified time | relevance | path

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

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