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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp726 bool TentativelyCommuting = false; member in class:__anon2452::CommutingState
739 if (TentativelyCommuting) {
744 TentativelyCommuting = false;
753 TentativelyCommuting = true;
762 TentativelyCommuting = false;

Completed in 170 milliseconds