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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
EHScopeStack.h 49 unsigned DestinationIndex;
CGCleanup.cpp 342 createStoreInstBefore(CGF.Builder.getInt32(Fixup.DestinationIndex),
352 Switch->addCase(CGF.Builder.getInt32(Fixup.DestinationIndex),
412 Switch->addCase(Builder.getInt32(Fixup.DestinationIndex), Block);
941 createStoreInstBefore(Builder.getInt32(Fixup.DestinationIndex),
1103 Fixup.DestinationIndex = Dest.getDestIndex();

Completed in 17 milliseconds