Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp382 static void inferAttribute(Function *F, unsigned AttrIndex, in inferAttribute() function
410 inferAttribute(F, AttributeList::ReturnIndex, ReturnValue); in inferReturnAttributes()
419 inferAttribute(F, AttributeList::FirstArgIndex + A.getArgNo(), in inferArgAttributes()