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.cpp119 using PhysDefVector = SmallVector<std::pair<unsigned, unsigned>, 2>; typedef in __anon86c74d640111::MachineCSE
137 PhysDefVector &PhysDefs, bool &PhysUseDef) const;
140 PhysDefVector &PhysDefs, bool &NonLocal) const;
292 PhysDefVector &PhysDefs, in hasLivePhysRegDefUses()
342 PhysDefVector &PhysDefs, in PhysRegDefsReach()
579 PhysDefVector PhysDefs; in ProcessBlockCSE()
871 PhysDefVector PhysDefs; in ProcessBlockPRE()