Home
last modified time | relevance | path

Searched refs:isArgumentInteresting (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DFunctionSpecialization.cpp198 if (!isArgumentInteresting(&A, Constants, IsPartial)) { in specializeFunction()
380 bool isArgumentInteresting(Argument *A, in isArgumentInteresting() function in FunctionSpecializer