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

/frameworks/compile/slang/BitWriter_2_9/
H A DValueEnumerator.h63 typedef llvm::DenseMap<llvm::AttributeSet, unsigned> AttributeMapType; typedef in class:llvm_2_9::ValueEnumerator
64 AttributeMapType AttributeMap;
111 AttributeMapType::const_iterator I = AttributeMap.find(PAL);
/frameworks/compile/slang/BitWriter_2_9_func/
H A DValueEnumerator.h63 typedef llvm::DenseMap<llvm::AttributeSet, unsigned> AttributeMapType; typedef in class:llvm_2_9_func::ValueEnumerator
64 AttributeMapType AttributeMap;
111 AttributeMapType::const_iterator I = AttributeMap.find(PAL);
/frameworks/compile/slang/BitWriter_3_2/
H A DValueEnumerator.h63 typedef llvm::DenseMap<llvm::AttributeSet, unsigned> AttributeMapType; typedef in class:llvm_3_2::ValueEnumerator
64 AttributeMapType AttributeMap;
111 AttributeMapType::const_iterator I = AttributeMap.find(PAL);

Completed in 29 milliseconds