Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp304 if (!isCandidateFunction(F)) in specializeFunctions()
493 bool isCandidateFunction(Function *F) { in isCandidateFunction() function in __anonfb6321fa0211::FunctionSpecializer