Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.h389 llvm::ConstantInt *getBranchAfterIndex(unsigned I) const { in getBranchAfterIndex() function
H A DCGCleanup.cpp910 Switch->addCase(Scope.getBranchAfterIndex(I), in PopCleanupBlock()