Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp916 bool SameBlock = DefI->getParent() == &MBB; in runOnMachineFunction() local
917 bool CanMove = SameBlock && in runOnMachineFunction()
943 if (!CanMove && SameBlock) in runOnMachineFunction()