Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineCSE.cpp218 SmallSet<unsigned,8> &PhysRefs, in hasLivePhysRegDefUses()
269 SmallSet<unsigned,8> &PhysRefs, in PhysRegDefsReach()
498 SmallSet<unsigned, 8> PhysRefs; in ProcessBlock() local