Searched refs:AttributeMapType (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/BitWriter_2_9/
H A DValueEnumerator.h54 typedef DenseMap<void*, unsigned> AttributeMapType; typedef in class:llvm::ValueEnumerator
55 AttributeMapType AttributeMap;
99 AttributeMapType::const_iterator I = AttributeMap.find(PAL.getRawPointer());
/frameworks/compile/slang/BitWriter_2_9_func/
H A DValueEnumerator.h54 typedef DenseMap<void*, unsigned> AttributeMapType; typedef in class:llvm::ValueEnumerator
55 AttributeMapType AttributeMap;
99 AttributeMapType::const_iterator I = AttributeMap.find(PAL.getRawPointer());

Completed in 138 milliseconds