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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp762 bool TentativelyCommuting = false; member in class:__anon2697::CommutingState
775 if (TentativelyCommuting) {
780 TentativelyCommuting = false;
789 TentativelyCommuting = true;
798 TentativelyCommuting = false;

Completed in 431 milliseconds