Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DFixupStatepointCallerSaved.cpp40 static cl::opt<bool> FixupSCSExtendSlotSize( variable
231 return Cache[FixupSCSExtendSlotSize ? 0 : Size]; in getCacheBucket()
303 if (!FixupSCSExtendSlotSize) in sortRegisters()