Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DShrinkWrap.cpp403 static bool isIrreducibleCFG(const MachineFunction &MF, in isIrreducibleCFG() function
431 if (isIrreducibleCFG(MF, *MLI)) { in runOnMachineFunction()