Home | History | Annotate | Download | only in BitWriter_2_9

Lines Matching defs:TypeList

161   const llvm_2_9::ValueEnumerator::TypeList &TypeList = VE.getTypes();
175 for (unsigned i = 0, e = TypeList.size(); i != e; ++i) {
176 Type *T = TypeList[i];
234 const llvm_2_9::ValueEnumerator::TypeList &TypeList = VE.getTypes();
302 TypeVals.push_back(TypeList.size());
307 for (unsigned i = 0, e = TypeList.size(); i != e; ++i) {
308 Type *T = TypeList[i];