Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2455 auto IsIllegalToMerge = [](InvokeInst *II) { in shouldBelongToSameSet() local
2458 if (any_of(Invokes, IsIllegalToMerge)) in shouldBelongToSameSet()