Searched defs:CountType (Results 1 – 4 of 4) sorted by relevance
585 Type *CountType = TT.isArch64Bit() ? Type::getInt64Ty(C) : in convertToCTRLoop() local
630 void FindBadConstructsConsumer::CountType(const Type* type, in CountType() function in chrome_checker::FindBadConstructsConsumer
356 AstType* TypeFeedbackOracle::CountType(TypeFeedbackId id, FeedbackSlot slot) { in CountType() function in v8::internal::TypeFeedbackOracle
985 QualType CountType = Method->parameters()[2]->getType(); in BuildObjCDictionaryLiteral() local