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.cpp765 bool TentativelyCommuting = false; member in __anon612323ed0211::CommutingState
778 if (TentativelyCommuting) { in maybeCommute()
783 TentativelyCommuting = false; in maybeCommute()
792 TentativelyCommuting = true; in maybeCommute()
801 TentativelyCommuting = false; in reset()