Searched refs:GatherChildrenOfAssociativeOpcode (Results 1 – 1 of 1) sorted by relevance
3604 static void GatherChildrenOfAssociativeOpcode(TreePatternNode *N, in GatherChildrenOfAssociativeOpcode() function3619 GatherChildrenOfAssociativeOpcode(N->getChild(0), Children); in GatherChildrenOfAssociativeOpcode()3624 GatherChildrenOfAssociativeOpcode(N->getChild(1), Children); in GatherChildrenOfAssociativeOpcode()3647 GatherChildrenOfAssociativeOpcode(N, MaximalChildren); in GenerateVariantsOf()