Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMemIntrinsicResults.cpp160 bool callReturnsInput = Name == TLI.getLibcallName(RTLIB::MEMCPY) || in optimizeCall() local
163 if (!callReturnsInput) in optimizeCall()