Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp107 using PhysDefVector = SmallVector<std::pair<unsigned, unsigned>, 2>; typedef in __anon5cc114180111::MachineCSE
125 PhysDefVector &PhysDefs, bool &PhysUseDef) const;
128 PhysDefVector &PhysDefs, bool &NonLocal) const;
280 PhysDefVector &PhysDefs, in hasLivePhysRegDefUses()
331 PhysDefVector &PhysDefs, in PhysRegDefsReach()
560 PhysDefVector PhysDefs; in ProcessBlockCSE()