Searched defs:CountType (Results 1 – 3 of 3) sorted by relevance
537 Type *CountType = TT.isArch64Bit() ? Type::getInt64Ty(C) : in convertToCTRLoop() local
247 Type* TypeFeedbackOracle::CountType(TypeFeedbackId id) { in CountType() function in v8::internal::TypeFeedbackOracle
870 QualType CountType = Method->parameters()[2]->getType(); in BuildObjCDictionaryLiteral() local