Searched refs:numNodesThatMayLoadOrStore (Results 1 – 1 of 1) sorted by relevance
755 static unsigned numNodesThatMayLoadOrStore(const TreePatternNode &N, in numNodesThatMayLoadOrStore() function769 Count += numNodesThatMayLoadOrStore(N.getChild(i), CGP); in numNodesThatMayLoadOrStore()941 numNodesThatMayLoadOrStore(Pattern.getDstPattern(), CGP); in EmitResultInstructionAsOperand()