Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp285 bool includesCleanup() const { return HasCleanupHandlers; } in includesCleanup() function in __anon98d5fb000111::LandingPadActions
1408 if (Actions.includesCleanup() && !LPad->isCleanup()) in mapLandingPadBlocks()