Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp787 auto NearestAllocSCRIt = in inheritProperties() local
790 CodeGenRegisterClass &Super = NearestAllocSCRIt == SuperClasses.rend() in inheritProperties()
792 : **NearestAllocSCRIt; in inheritProperties()