Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp291 SmallSet<MCRegister, 8> &PhysRefs, in hasLivePhysRegDefUses() argument
341 PhysRegDefsReach(MachineInstr * CSMI,MachineInstr * MI,SmallSet<MCRegister,8> & PhysRefs,PhysDefVector & PhysDefs,bool & NonLocal) const PhysRegDefsReach() argument
578 SmallSet<MCRegister, 8> PhysRefs; ProcessBlockCSE() local
806 isPRECandidate(MachineInstr * MI,SmallSet<MCRegister,8> & PhysRefs) isPRECandidate() argument
831 SmallSet<MCRegister, 8> PhysRefs; ProcessBlockPRE() local
[all...]