Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRegisterPressure.h535 bool hasUntiedDef(Register VirtReg) const { in hasUntiedDef() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegisterPressure.cpp365 && !RPTracker.hasUntiedDef(RegUnit)) in initLiveThru()