Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DSHA1.cpp262 auto StateToRestore = InternalState; in result() local
267 InternalState = StateToRestore; in result()