Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineCSE.cpp111 using PhysDefVector = SmallVector<std::pair<unsigned, unsigned>, 2>; typedef in __anonde9b50940111::MachineCSE
129 PhysDefVector &PhysDefs, bool &PhysUseDef) const;
132 PhysDefVector &PhysDefs, bool &NonLocal) const;
284 PhysDefVector &PhysDefs, in hasLivePhysRegDefUses()
335 PhysDefVector &PhysDefs, in PhysRegDefsReach()
561 PhysDefVector PhysDefs; in ProcessBlockCSE()