Searched refs:performSymbolicCallEvaluation (Results 1 – 1 of 1) sorted by relevance
749 const Expression *performSymbolicCallEvaluation(Instruction *) const;1624 const Expression *NewGVN::performSymbolicCallEvaluation(Instruction *I) const { in performSymbolicCallEvaluation() function in NewGVN2002 E = performSymbolicCallEvaluation(I); in performSymbolicEvaluation()