Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp185 BitVector CSRSaved(NumRegs), CSRRestored(NumRegs); in calculateOutgoingCFAInfo() local
218 CSRRestored.set(CFI.getRegister()); in calculateOutgoingCFAInfo()
275 CSRRestored); in calculateOutgoingCFAInfo()