HomeSort by relevance Sort by last modified time
    Searched refs:getBranchFixup (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGCleanup.cpp 285 BranchFixup &Fixup = CGF.EHStack.getBranchFixup(I);
347 BranchFixup &Fixup = EHStack.getBranchFixup(I);
804 BranchFixup &Fixup = EHStack.getBranchFixup(I);
855 EHStack.getBranchFixup(I).OptimisticBranchBlock = NewNormalEntry;
    [all...]
EHScopeStack.h 471 BranchFixup &getBranchFixup(unsigned I) {

Completed in 79 milliseconds