Searched defs:AttributeMap (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/BitWriter_2_9/
H A DValueEnumerator.h60 AttributeMapType AttributeMap; member in class:llvm_2_9::ValueEnumerator
107 AttributeMapType::const_iterator I = AttributeMap.find(PAL.getRawPointer());
108 assert(I != AttributeMap.end() && "Attribute not in ValueEnumerator!");
/frameworks/compile/slang/BitWriter_2_9_func/
H A DValueEnumerator.h60 AttributeMapType AttributeMap; member in class:llvm_2_9_func::ValueEnumerator
107 AttributeMapType::const_iterator I = AttributeMap.find(PAL.getRawPointer());
108 assert(I != AttributeMap.end() && "Attribute not in ValueEnumerator!");

Completed in 54 milliseconds