Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCGCleanup.cpp692 CGBuilderTy::InsertPoint savedInactiveFallthroughIP; in PopCleanupBlock() local
704 savedInactiveFallthroughIP = Builder.saveAndClearIP(); in PopCleanupBlock()
824 Builder.restoreIP(savedInactiveFallthroughIP); in PopCleanupBlock()