Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1514 std::optional<Value *> Attributor::translateArgumentToCallSiteContent( in translateArgumentToCallSiteContent() function in Attributor
H A DAttributorAttributes.cpp1385 auto Content = A.translateArgumentToCallSiteContent( in translateAndAddStateFromCallee()
11671 std::optional<Value *> CallerV = A.translateArgumentToCallSiteContent( in updateImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h2084 translateArgumentToCallSiteContent(std::optional<Value *> V, CallBase &CB,