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

  /external/llvm/include/llvm/ADT/
EpochTracker.h 35 bool isHandleInSync() const { return true; }
48 /// isHandleInSync at appropriate points to assert that the handle they're using
86 bool isHandleInSync() const { return *EpochAddress == EpochAtCreation; }
DenseMap.h 1007 assert(isHandleInSync() && "invalid construction!");
    [all...]

Completed in 164 milliseconds