Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGCleanup.cpp713 CGBuilderTy::InsertPoint savedInactiveFallthroughIP; in PopCleanupBlock() local
725 savedInactiveFallthroughIP = Builder.saveAndClearIP(); in PopCleanupBlock()
853 Builder.restoreIP(savedInactiveFallthroughIP); in PopCleanupBlock()