Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSCCP.cpp329 AttributeFuncs::getUBImplyingAttributes(); in runIPSCCP()
H A DDeadArgumentElimination.cpp299 AttributeFuncs::getUBImplyingAttributes(); in removeDeadArgumentsFromCallers()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h1278 AttributeMask getUBImplyingAttributes();
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp500 AttributeFuncs::getUBImplyingAttributes(); in dropUBImplyingAttrsAndUnknownMetadata()
H A DAttributes.cpp2162 AttributeMask AttributeFuncs::getUBImplyingAttributes() { in getUBImplyingAttributes() function in AttributeFuncs