Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp371 bool runIteration(MachineFunction &MF, MachineLoopInfo &MLI) { in runIteration() function in __anon90db4fc00111::WebAssemblyFixIrreducibleControlFlow
418 while (LLVM_UNLIKELY(runIteration(MF, MLI))) { in runOnMachineFunction()