Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp709 class CommutingState { class
723 CommutingState() : TentativelyCommuting(false), Declined(false) {} in CommutingState() function in __anon6bab11b20211::CommutingState
792 CommutingState Commuting; in runOnMachineFunction()