Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp717 bool Analyzable = !TII.analyzeBranch(*EHPadLayoutPred, TBB, FBB, Cond); in removeUnnecessaryInstrs() local
724 if (Analyzable && ((Cond.empty() && TBB && TBB == Cont) || in removeUnnecessaryInstrs()