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

  /external/llvm/include/llvm/MC/
MCLabel.h 39 /// incInstance - Increment the current instance of this Directional Local
41 unsigned incInstance() { return ++Instance; }
  /external/llvm/lib/MC/
MCContext.cpp 128 return Label->incInstance();

Completed in 1040 milliseconds