Searched defs:ChildType (Results 1 – 7 of 7) sorted by relevance
11 type, extends(Base) :: ChildType type
22 typedef int ChildType; // should show as int typedef
360 const MDNode *ChildType) { in IsValidAIChain()
780 if (const RecordType *ChildType = I->getType()->getAs<RecordType>()) { in visitRecordForValidation() local
424 const MDNode *ChildType) { in IsValidAIChain()
974 if (const RecordType *ChildType = I->getType()->getAs<RecordType>()) { in visitRecordForValidation() local
472 auto ChildType = isl_schedule_node_get_type(Node.child(0).get()); in isSimpleInnermostBand() local