Searched refs:GatherChildrenOfAssociativeOpcode (Results 1 – 2 of 2) sorted by relevance
3640 static void GatherChildrenOfAssociativeOpcode(TreePatternNode *N, in GatherChildrenOfAssociativeOpcode() function3655 GatherChildrenOfAssociativeOpcode(N->getChild(0), Children); in GatherChildrenOfAssociativeOpcode()3660 GatherChildrenOfAssociativeOpcode(N->getChild(1), Children); in GatherChildrenOfAssociativeOpcode()3683 GatherChildrenOfAssociativeOpcode(N, MaximalChildren); in GenerateVariantsOf()
4480 GatherChildrenOfAssociativeOpcode(TreePatternNodePtr N, in GatherChildrenOfAssociativeOpcode() function4495 GatherChildrenOfAssociativeOpcode(N->getChildShared(0), Children); in GatherChildrenOfAssociativeOpcode()4500 GatherChildrenOfAssociativeOpcode(N->getChildShared(1), Children); in GatherChildrenOfAssociativeOpcode()4523 GatherChildrenOfAssociativeOpcode(N, MaximalChildren); in GenerateVariantsOf()