Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DFixupStatepointCallerSaved.cpp324 bool AllowGCPtrInCSR; member in __anon2f435cf10211::StatepointState
336 FrameIndexesCache &CacheFI, bool AllowGCPtrInCSR) in StatepointState()
572 bool process(MachineInstr &MI, bool AllowGCPtrInCSR) { in process()
614 bool AllowGCPtrInCSR = PassGCPtrInCSR; in run() local