Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DEHScopeStack.h416 void popNullFixups();
H A DCGCleanup.cpp238 popNullFixups(); in popCleanup()
278 void EHScopeStack::popNullFixups() { in popNullFixups() function in EHScopeStack
428 EHStack.popNullFixups(); in ResolveBranchFixups()