Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DRegisterFile.h45 static const unsigned INVALID_IID; variable
/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp25 const unsigned WriteRef::INVALID_IID = std::numeric_limits<unsigned>::max(); member in llvm::mca::WriteRef