Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineCSE.cpp107 using PhysDefVector = SmallVector<std::pair<unsigned, unsigned>, 2>; typedef in __anondda9c46f0111::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()