Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DDwarfEHPrepare.cpp367 bool usingSjLjEH = MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in NormalizeLandingPads() local
380 bool SwitchOK = usingSjLjEH; in NormalizeLandingPads()