Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.h390 llvm::ConstantInt *getBranchAfterIndex(unsigned I) const { in getBranchAfterIndex() function
DCGCleanup.cpp837 Switch->addCase(Scope.getBranchAfterIndex(I), in PopCleanupBlock()
/external/llvm-project/clang/lib/CodeGen/
DCGCleanup.h389 llvm::ConstantInt *getBranchAfterIndex(unsigned I) const { in getBranchAfterIndex() function
DCGCleanup.cpp880 Switch->addCase(Scope.getBranchAfterIndex(I), in PopCleanupBlock()