Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineCSE.cpp93 bool PhysRegDefsReach(MachineInstr *CSMI, MachineInstr *MI,
269 bool MachineCSE::PhysRegDefsReach(MachineInstr *CSMI, MachineInstr *MI, in PhysRegDefsReach() function in MachineCSE
514 if (PhysRegDefsReach(CSMI, MI, PhysRefs, PhysDefs, CrossMBBPhysDef)) in ProcessBlock()