Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineCSE.cpp88 bool hasLivePhysRegDefUses(const MachineInstr *MI,
217 bool MachineCSE::hasLivePhysRegDefUses(const MachineInstr *MI, in hasLivePhysRegDefUses() function in MachineCSE
502 if (FoundCSE && hasLivePhysRegDefUses(MI, MBB, PhysRefs, in ProcessBlock()