Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp123 bool ContinueExpanding = true; in runOnMachineFunction() local
134 ContinueExpanding = BlockModified; in runOnMachineFunction()
135 } while (ContinueExpanding); in runOnMachineFunction()