Searched refs:HasCatchSwitch (Results 1 – 1 of 1) sorted by relevance
488 bool HasCatchSwitch = llvm::any_of(ExitBlocks, [](BasicBlock *Exit) { in runOnLoop() local492 if (!HasCatchSwitch) { in runOnLoop()