Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.cpp744 CGBuilderTy::InsertPoint savedInactiveFallthroughIP; in PopCleanupBlock() local
756 savedInactiveFallthroughIP = Builder.saveAndClearIP(); in PopCleanupBlock()
885 Builder.restoreIP(savedInactiveFallthroughIP); in PopCleanupBlock()