Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineCSE.cpp116 using PhysDefVector = SmallVector<std::pair<unsigned, unsigned>, 2>; typedef in __anonf9702e3b0111::MachineCSE
134 PhysDefVector &PhysDefs, bool &PhysUseDef) const;
137 PhysDefVector &PhysDefs, bool &NonLocal) const;
291 PhysDefVector &PhysDefs, in hasLivePhysRegDefUses()
343 PhysDefVector &PhysDefs, in PhysRegDefsReach()
577 PhysDefVector PhysDefs; in ProcessBlockCSE()
869 PhysDefVector PhysDefs; in ProcessBlockPRE()