Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp794 bool TentativelyCommuting = false; member in __anon612323ed0211::CommutingState
807 if (TentativelyCommuting) { in maybeCommute()
812 TentativelyCommuting = false; in maybeCommute()
821 TentativelyCommuting = true; in maybeCommute()
830 TentativelyCommuting = false; in reset()