Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DEHScopeStack.h411 void popNullFixups();
DCGCleanup.cpp231 popNullFixups(); in popCleanup()
271 void EHScopeStack::popNullFixups() { in popNullFixups() function in EHScopeStack
417 EHStack.popNullFixups(); in ResolveBranchFixups()