HomeSort by: relevance | last modified time | path
    Searched refs:getBranchFixup (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
EHScopeStack.h 408 BranchFixup &getBranchFixup(unsigned I) {
CGCleanup.cpp 330 BranchFixup &Fixup = CGF.EHStack.getBranchFixup(I);
393 BranchFixup &Fixup = EHStack.getBranchFixup(I);
938 BranchFixup &Fixup = EHStack.getBranchFixup(I);
989 EHStack.getBranchFixup(I).OptimisticBranchBlock = NewNormalEntry;

Completed in 27 milliseconds