Home
last modified time | relevance | path

Searched defs:PartDefRegs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp220 SmallSet<unsigned, 4> &PartDefRegs) { in FindLastPartialDef()
267 SmallSet<unsigned, 4> PartDefRegs; in HandlePhysRegUse() local