Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRegisterPressure.h392 SparseSet<Register, VirtReg2IndexFunctor> UntiedDefs; variable
535 return UntiedDefs.count(VirtReg); in hasUntiedDef()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterPressure.cpp257 UntiedDefs.clear(); in reset()
291 UntiedDefs.setUniverse(MRI->getNumVirtRegs()); in init()
847 UntiedDefs.insert(RegUnit); in recede()