Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp583 bool TooDifficult = TII->AnalyzeBranch(*MBB, TBB, FBB, Cond); in BBHasFallthrough() local
584 return TooDifficult || FBB == nullptr; in BBHasFallthrough()