Home
last modified time | relevance | path

Searched defs:PhysRefs (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineCSE.cpp279 SmallSet<MCRegister, 8> &PhysRefs, in hasLivePhysRegDefUses()
330 SmallSet<MCRegister, 8> &PhysRefs, in PhysRegDefsReach()
559 SmallSet<MCRegister, 8> PhysRefs; in ProcessBlockCSE() local