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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGCleanup.cpp 1103 Fixup.DestinationIndex = Dest.getDestIndex();
1114 llvm::ConstantInt *Index = Builder.getInt32(Dest.getDestIndex());
CodeGenFunction.h 253 unsigned getDestIndex() const { return Index; }

Completed in 41 milliseconds