Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGCleanup.cpp818 CGBuilderTy::InsertPoint savedInactiveFallthroughIP; in PopCleanupBlock() local
830 savedInactiveFallthroughIP = Builder.saveAndClearIP(); in PopCleanupBlock()
970 Builder.restoreIP(savedInactiveFallthroughIP); in PopCleanupBlock()