Searched refs:isArgumentInteresting (Results 1 – 2 of 2) sorted by relevance
331 bool isArgumentInteresting(Argument *A);
820 if (isArgumentInteresting(&Arg)) in findSpecializations()1040 bool FunctionSpecializer::isArgumentInteresting(Argument *A) { in isArgumentInteresting() function in FunctionSpecializer