Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.cpp806 CGBuilderTy::InsertPoint savedInactiveFallthroughIP; in PopCleanupBlock() local
818 savedInactiveFallthroughIP = Builder.saveAndClearIP(); in PopCleanupBlock()
958 Builder.restoreIP(savedInactiveFallthroughIP); in PopCleanupBlock()