Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp94 using PhysDefVector = SmallVector<std::pair<unsigned, Register>, 2>; typedef in __anon86c74d640111::MachineCSEImpl
111 PhysDefVector &PhysDefs, bool &PhysUseDef) const;
114 const PhysDefVector &PhysDefs, bool &NonLocal) const;
287 PhysDefVector &PhysDefs, in hasLivePhysRegDefUses()
336 const PhysDefVector &PhysDefs, in PhysRegDefsReach()
574 PhysDefVector PhysDefs; in ProcessBlockCSE()
865 PhysDefVector PhysDefs; in ProcessBlockPRE()