Searched defs:PhysRefs (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineCSE.cpp | 291 hasLivePhysRegDefUses(const MachineInstr * MI,const MachineBasicBlock * MBB,SmallSet<MCRegister,8> & PhysRefs,PhysDefVector & PhysDefs,bool & PhysUseDef) const 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...] |