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

  /external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
ValueEnumerator.h 54 typedef DenseMap<void*, unsigned> AttributeMapType;
55 AttributeMapType AttributeMap;
99 AttributeMapType::const_iterator I = AttributeMap.find(PAL.getRawPointer());
  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.h 109 typedef DenseMap<AttributeSet, unsigned> AttributeMapType;
110 AttributeMapType AttributeMap;
171 AttributeMapType::const_iterator I = AttributeMap.find(PAL);

Completed in 206 milliseconds